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

<https://n2t.net/ark:/60537/bi6SEKc>
  schema:givenName "Adrianus"^^xsd:string ;
  schema:name "Adrianus den Os"@nl ;
  schema:familyName "den Os"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fae0252b-d3af-e507-986a-e70d380c69a9"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bapZwnZ>, <https://n2t.net/ark:/60537/br1ttAt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bDiK4jR> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/607802> ;
  schema:birthDate "1840-05-20"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Os"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

