@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/bQQfJZ>
  pico:hasAge "41"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Helena"^^xsd:string ;
  ns0:name "Helena Vinke"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/71b8b189f6430b31b052045649bf3e0fc70fbf067fa7004a37fef6444ccd18f1"^^xsd:string ;
  ns0:familyName "Vinke"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bSVvB0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5202> .

