@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/bNVrHwS>
  pico:hasAge "42"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6bf40558-d454-6a56-ce03-8d13ff36ba36"^^xsd:string ;
  schema:givenName "Joannes Cornelis"^^xsd:string ;
  schema:name "Joannes Cornelis van Unen"@nl ;
  schema:birthPlace "Leidschendam"@nl ;
  schema:familyName "van Unen"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bqbGf3i>, <https://n2t.net/ark:/60537/by6g3UA> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bs3XGsA> ;
  schema:spouse <https://n2t.net/ark:/60537/bVQ1wjK> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2435555> ;
  schema:additionalName [
    ns0:baseSurname "Unen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

