@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/br1umu>
  pico:hasAge "37"^^xsd:string ;
  ns0:familyName "Dubbel"^^xsd:string ;
  ns0:givenName "Geertrui"^^xsd:string ;
  ns0:name "Geertrui Dubbel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d8d929b1faa34ca57071a58ed0a75a6e5b92874aea3fa34abbc975ca913e4ea2"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b9a2wX> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4826> .

