@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/bngT2x8>
  pico:hasAge "20"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/855c25e9-3dc1-d8da-207c-58d7b7f82a49"^^xsd:string ;
  schema:familyName "van der Linden"^^xsd:string ;
  schema:givenName "Victor"^^xsd:string ;
  schema:name "Victor van der Linden"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAOkRIj> ;
  schema:spouse <https://n2t.net/ark:/60537/bD63G8I> ;
  schema:parent <https://n2t.net/ark:/60537/bQDxPVX>, <https://n2t.net/ark:/60537/bSIxDoi> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2768934> ;
  schema:additionalName [
    ns0:baseSurname "Linden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

