@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/b12vNo>
  pico:hasAge "8"^^xsd:string ;
  ns0:givenName "Abram"^^xsd:string ;
  ns0:name "Abram den Hond"@nl ;
  ns0:familyName "den Hond"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f3aa0df0f0c6003f529af2c096ba42430b85f08ec79979f580fb0c47036b87cf"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bI66K0> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/e2816b55-0566-917a-c077-43ca05ca6a26> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6145> ;
  ns0:additionalName [
    ns1:baseSurname "Hond"^^xsd:string ;
    ns1:literalName "Abram den Hond"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

