@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bFBw3z>
  pico:hasAge "33"^^xsd:string ;
  schema:givenName "Antoinetta Jeanne Henriette"^^xsd:string ;
  schema:name "Antoinetta Jeanne Henriette Gijsberti Hodenpijl"@nl ;
  schema:familyName "Gijsberti Hodenpijl"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/927cb93b-4403-42f6-a4b7-9d4d444e12ae"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/biKeiV> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60042> .

