@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bD63rp9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2ada9d0c-4961-a375-8bcc-a1d4a4aaa5e8"^^xsd:string ;
  schema:givenName "Johannes Wilhelmus"^^xsd:string ;
  schema:name "Johannes Wilhelmus van den Hork"@nl ;
  schema:familyName "van den Hork"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bKNWzOu>, <https://n2t.net/ark:/60537/bSIxoCm> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bmEM3a6> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2506050> ;
  schema:deathDate "1846-12-31"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hork"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

