@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/bJLs9UO>
  pico:hasAge "50"^^xsd:string ;
  schema:givenName "Cornelis Johannes"^^xsd:string ;
  schema:name "Cornelis Johannes van Leeuwen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/283e70f0-8d42-1459-7a68-16d2d1deac39"^^xsd:string ;
  schema:familyName "van Leeuwen"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bBQRm2k>, <https://n2t.net/ark:/60537/btWgxeC> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bKaPOLQ> ;
  schema:spouse <https://n2t.net/ark:/60537/bRG1YKU> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2493100> ;
  schema:additionalName [
    ns0:baseSurname "Leeuwen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

