@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/b0D7jGD>
  schema:givenName "Frederik Jacob"^^xsd:string ;
  schema:name "Frederik Jacob Voorn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8c193232-c740-19e9-2670-a6aab5c7a0f7"^^xsd:string ;
  schema:familyName "Voorn"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bgshXif>, <https://n2t.net/ark:/60537/bxgtAXf> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOXV3wb> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2700667> ;
  schema:deathDate "1861-12-01"^^xsd:date .

