@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#> .

<https://n2t.net/ark:/60537/bh4oPxh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/74211ca0-4d8c-ba7e-190c-878f1d9add8c"^^xsd:string ;
  schema:givenName "Jacob Hendrik"^^xsd:string ;
  schema:name "Jacob Hendrik Vuijk"@nl ;
  schema:familyName "Vuijk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhh4NiY> ;
  schema:parent <https://n2t.net/ark:/60537/bpYYEm4>, <https://n2t.net/ark:/60537/bxTzt8K> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2520217> ;
  schema:deathDate "1885-07-29"^^xsd:date .

