@prefix pico: <https://personsincontext.org/model#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bsH4DD>
  pico:hasAge "17" ;
  ns0:givenName "Hendrik" ;
  ns0:name "Hendrik van Gogh"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/576e6a018c9700f59c11b0543fb8429e94ab547605003c22a1d44e9a71daa08e" ;
  ns0:familyName "van Gogh" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRdD> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bZATEi> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/a461c010-bd7c-4b34-f236-7664267dae2e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1157> ;
  ns0:additionalName [
    ns1:baseSurname "Gogh" ;
    ns1:literalName "Hendrik van Gogh"@nl ;
    ns1:surnamePrefix "van"
  ] .

