@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/bLDLuN>
  pico:hasAge "6"^^xsd:string ;
  ns0:familyName "de Hoog"^^xsd:string ;
  ns0:givenName "Dirk"^^xsd:string ;
  ns0:name "Dirk de Hoog"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/1581032ca7f0c7f8854eb6a1f4ed874dcd16e37bdfe286fd1d5567ffd29b7464"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Woerden> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b8xWq0> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4359> ;
  ns0:additionalName [
    ns1:baseSurname "Hoog"^^xsd:string ;
    ns1:literalName "Dirk de Hoog"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

