@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/boWu6RS>
  pico:hasAge "5"^^xsd:string ;
  schema:givenName "Aart Jan"^^xsd:string ;
  schema:name "Aart Jan van Os"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6a26224f-3fd3-a820-13fd-4d5b0b39fd93"^^xsd:string ;
  schema:familyName "van Os"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b8k09FS>, <https://n2t.net/ark:/60537/bg1Ti27> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/btWfKnn> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2372314> ;
  schema:deathDate "1885-07-18"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Os"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

