@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/bTXNyQ>
  pico:hasAge "11"^^xsd:string ;
  schema:familyName "Dulith"^^xsd:string ;
  schema:givenName "Henriette Christine"^^xsd:string ;
  schema:name "Henriette Christine Dulith"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/45de07c1-3f9b-4b77-88aa-4c214ccb7ad8"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bY7ZXs> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59777> .

