@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:87cccb95-a267-3f87-8b09-284cd22fc45f
schema:email "porc.pink@gmail.com" ;
schema:legalName "Ferme Porc & Pink" ;
schema:telephone "+33 6 73 03 66 54" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://www.fermeporcetpink.fr/" .
:hasContact data:87cccb95-a267-3f87-8b09-284cd22fc45f ;
:hasBookingContact data:87cccb95-a267-3f87-8b09-284cd22fc45f ;
:isOwnedBy data:87cccb95-a267-3f87-8b09-284cd22fc45f .