@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/bOXXrz>
  pico:hasAge "52"^^xsd:string ;
  ns0:familyName "Dool"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f3dc4f4a1c6432304bbcee05ef4e5b9052161536c8656f410e23f0a583ed2789"^^xsd:string ;
  ns0:givenName "Rachel"^^xsd:string ;
  ns0:name "Rachel Dool"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bMg6yQ> ;
  gtm:straat <https://n2t.net/ark:/60537/bMtz0f> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3244> .

