@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/b8X5Xg>
  pico:hasAge "38"^^xsd:string ;
  ns0:familyName "den Hond"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/da832b5af372cfce3f6eaf293c4cf07ea54903704c6a897fa322335001f91b25"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem den Hond"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/verversknegt> ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bI66K0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6144> ;
  ns0:additionalName [
    ns1:baseSurname "Hond"^^xsd:string ;
    ns1:literalName "Willem den Hond"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

