@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/b0D6id>
  pico:hasAge "5"^^xsd:string ;
  ns0:givenName "Dirk"^^xsd:string ;
  ns0:name "Dirk Kwakernaat"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/b1d5887ad0b05e96f629f72b5c9393c7668037fe5523303c40999ddc636e54ae"^^xsd:string ;
  ns0:familyName "Kwakernaat"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bzYOQM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4419> .

