@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/bVqEXg>
  pico:hasAge "30"^^xsd:string ;
  ns0:givenName "Henricus Jozephus"^^xsd:string ;
  ns0:name "Henricus Jozephus van der Heijden"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a37e9cd41336e2241ef05acce8cded8cfdba5d69f75cf7c1fdda9577a8744982"^^xsd:string ;
  ns0:hasOccupation "Steeden Vroedmeester"@nl ;
  ns0:familyName "van der Heijden"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Delft> ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bLdC6u> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6316> ;
  ns0:additionalName [
    ns1:baseSurname "Heijden"^^xsd:string ;
    ns1:literalName "Henricus Jozephus van der Heijden"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

