@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/bvOzZ67>
  pico:hasAge "63"^^xsd:string ;
  schema:givenName "Arie"^^xsd:string ;
  schema:name "Arie van der Weijden"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5f1f2257-dc4b-3c86-f5e4-7f02ca5c819e"^^xsd:string ;
  schema:familyName "van der Weijden"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0PNLaT> ;
  schema:parent <https://n2t.net/ark:/60537/bDJ9NWc>, <https://n2t.net/ark:/60537/bLr2WkN> ;
  schema:spouse <https://n2t.net/ark:/60537/bTkDLaU> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2866209> ;
  schema:deathDate "1896-07-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Weijden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

