@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 gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b0qqP0b>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/9db24024-dece-4e24-ab51-4788b7dfe572-po1"^^xsd:string ;
  schema:givenName "Jakob"@nl ;
  schema:name "Jakob van Vliet"@nl ;
  schema:familyName "van Vliet"@nl ;
  schema:gender schema:Male ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIjwmH> ;
  pico:isWidOf <https://n2t.net/ark:/60537/bKBff3m> ;
  gtm:straat <https://n2t.net/ark:/60537/box6xS> ;
  schema:spouse <https://n2t.net/ark:/60537/bSvQ3RT> ;
  schema:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2894457> ;
  schema:additionalName [
    ns0:baseSurname "Vliet"^^xsd:string ;
    ns0:literalName "Jakob van Vliet"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

