@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/b9nvfr>
  pico:hasAge "39"^^xsd:string ;
  ns0:familyName "Doornik"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/392b17695452d95dc49230d077cc0f80d244c78db4af2ad7236279390bda163d"^^xsd:string ;
  gtm:straatNaam "Luth,Erf"^^xsd:string ;
  ns0:givenName "Regina"^^xsd:string ;
  ns0:name "Regina Doornik"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/naaijster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bGrw9i> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4534> .

