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

<https://n2t.net/ark:/60537/bNVt99>
  pico:hasAge "1w"^^xsd:string ;
  ns0:familyName "den Hondt"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:givenName "Hendrika"^^xsd:string ;
  ns0:name "Hendrika den Hondt"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/5ca4a9518d078d0f034f7a861b23b86204260103ed4648a8d8d35f8cf3efc430"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/beMW2R> ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6077> ;
  ns0:additionalName [
    ns1:baseSurname "Hondt"^^xsd:string ;
    ns1:literalName "Hendrika den Hondt"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

