@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/bKNXDJ>
  pico:hasAge "28"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/04324bb57011d7dc2e7624edb5997c8e5c4b4e1a2e960600e9e18c82dda2f859"^^xsd:string ;
  ns0:familyName "Kruisheer"^^xsd:string ;
  ns0:givenName "Willemina"^^xsd:string ;
  ns0:name "Willemina Kruisheer"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b4aeYj> ;
  gtm:straat <https://n2t.net/ark:/60537/bhUbe3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2873> .

