@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bNVvHr>
  pico:hasAge "1 maand"^^xsd:string ;
  ns0:givenName "Cristiaan"^^xsd:string ;
  ns0:name "Cristiaan Fennet"@nl ;
  ns0:familyName "Fennet"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/bf12dafd-88e1-4617-b3f0-488f4a57a552"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b12KNQ> ;
  gtm:straat <https://n2t.net/ark:/60537/bkOYSt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61558> .

