@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/bDJ9cbF>
  schema:givenName "Cornelia Johanna"^^xsd:string ;
  schema:name "Cornelia Johanna den Uijl"@nl ;
  schema:familyName "den Uijl"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/727148c6-a074-84f1-175f-948800a9394f"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bLDK10A>, <https://n2t.net/ark:/60537/bvOzonB> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bumF1aZ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2209788> ;
  schema:birthDate "1917-01-08"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Uijl"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

