@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/b250cy>
  pico:hasAge "41"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f535a1689b60a7c7e2e0562236ebabb4abf74e8f3a4d6095876b67058d1b8abd"^^xsd:string ;
  ns0:familyName "Mikkers"^^xsd:string ;
  ns0:givenName "Pieter"^^xsd:string ;
  ns0:name "Pieter Mikkers"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/timmerman> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bb2kHY> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5069> .

