@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/bqC4ZB>
  pico:hasAge "34"^^xsd:string ;
  ns0:givenName "Dirkje"^^xsd:string ;
  ns0:name "Dirkje Vis"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/b779fbe4b66d050a327077ebfca8a3fad7c6e59eae39671da41fe968f553396a"^^xsd:string ;
  ns0:familyName "Vis"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bCTCzp> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5453> .

