@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bpmVtR>
  pico:hasAge "63"^^xsd:string ;
  ns0:familyName "de Hondt"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/4367cc66-f617-488b-ad7c-ef5151b6950f"^^xsd:string ;
  ns0:givenName "Pieter"^^xsd:string ;
  ns0:name "Pieter de Hondt"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schoenmaker> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bi6SVq> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bsU1Fq> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/ef05767b-f6b2-b899-dba4-d62a6e3d379e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/62219> ;
  ns0:additionalName [
    ns1:baseSurname "Hondt"^^xsd:string ;
    ns1:literalName "Pieter de Hondt"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

