@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bBQUEG>
  pico:hasAge "11"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/15552c3b-fd1b-4022-abb7-7865e29a3267"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:givenName "Susannaa Theodora"^^xsd:string ;
  schema:name "Susannaa Theodora van der Heijden"@nl ;
  schema:familyName "van der Heijden"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bLriSL> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59818> ;
  schema:additionalName [
    ns0:baseSurname "Heijden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

