@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:ef6e352e-c90a-3949-9d0f-e44df23aa94e
schema:address data:381a1e5c-fda2-3bf2-9a58-bc3076f88265 ;
schema:email "creations@johannanana.com" ;
schema:familyName "Johanna" ;
schema:givenName "DAMBRIN" ;
schema:legalName "Atelier Boutique" ;
schema:telephone "+33 6 62 55 58 34" ;
a :Agent, schema:Organization, schema:Person, foaf:Agent ;
foaf:homepage "https://johannanana.com/" .
:hasContact data:ef6e352e-c90a-3949-9d0f-e44df23aa94e .