@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/bjZbgq>
  pico:hasAge "12"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ec610af0c283d93dcb0699fbf177c0e2ecd0b386a2722f875f8a0f7ccdae25cc"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Marree"@nl ;
  ns0:familyName "Marree"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bPB3km> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bYkHwy> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3093> .

