@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/b1Six3>
  pico:hasAge "6"^^xsd:string ;
  ns0:givenName "David Meier"^^xsd:string ;
  ns0:name "David Meier Sanders"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f0871a4f78cc55b1c2ca5b66ca5ee85d889ba1579ff280accf41a3ea1cbc7b28"^^xsd:string ;
  ns0:familyName "Sanders"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/brRx0I> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6052> .

