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

<https://n2t.net/ark:/60537/bqbFTAt>
  pico:hasAge "6"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4afa13d5-5bcd-c96c-5db5-7ba9681395d6"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus van der Vliet"@nl ;
  schema:familyName "van der Vliet"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bhh54LI>, <https://n2t.net/ark:/60537/by6fIqJ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bNIJ7pd> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2054890> ;
  schema:deathDate "1817-10-29"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vliet"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

