@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/bPaFc8>
  pico:hasAge "28"^^xsd:string ;
  ns0:givenName "Cristiaan"^^xsd:string ;
  ns0:name "Cristiaan Schluter"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/dcb5bbfe6c645dbfc46a09e620059ad40b6bb99bb1d0be0e2653a1b90ae79042"^^xsd:string ;
  ns0:familyName "Schluter"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b8XkMK> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4583> .

