@prefix pico: <https://personsincontext.org/model#> .
@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/bWt94b>
  pico:hasAge "1" ;
  ns0:givenName "Cornelis" ;
  ns0:name "Cornelis de Hoog"@nl ;
  ns0:familyName "de Hoog" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e5b4276c18717d97674f0c5a74ec5ca8dda2537ea64c2f5792b703f644e0eeef" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bKb6Bo> ;
  gtm:straat <https://n2t.net/ark:/60537/bS5ui4> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/743> ;
  ns0:additionalName [
    ns1:baseSurname "Hoog" ;
    ns1:literalName "Cornelis de Hoog"@nl ;
    ns1:surnamePrefix "de"
  ] .

