@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:e9e28ca5-3da2-3225-87c0-6f9906b82d56
schema:email "tdameblanche@orange.fr" ;
schema:legalName "troupe de la dame blanche" ;
schema:telephone "+33 5 53 96 97 99" ;
a :Agent, schema:Organization, foaf:Agent .
:hasContact data:e9e28ca5-3da2-3225-87c0-6f9906b82d56 ;
:hasBookingContact data:e9e28ca5-3da2-3225-87c0-6f9906b82d56 ;
:isOwnedBy data:e9e28ca5-3da2-3225-87c0-6f9906b82d56 .