@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/bvOzonB>
  pico:hasAge "22"^^xsd:string ;
  schema:familyName "den Uijl"^^xsd:string ;
  schema:givenName "Dirk"^^xsd:string ;
  schema:name "Dirk den Uijl"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c09c7cb8-edb0-6d1d-b1bf-d20018929eac"^^xsd:string ;
  schema:hasOccupation "Schipper"@nl ;
  schema:children <https://n2t.net/ark:/60537/bDJ9cbF> ;
  schema:spouse <https://n2t.net/ark:/60537/bLDK10A> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bumF1aZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2209789> ;
  schema:additionalName [
    ns0:baseSurname "Uijl"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

