@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/baPp9eo>
  schema:givenName "Cornelia Pieternella"^^xsd:string ;
  schema:name "Cornelia Pieternella den Ouden"@nl ;
  schema:familyName "den Ouden"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/67af105f-70a2-745a-6378-cae4bfe5f349"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00whj1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/57fec454-5439-45c4-d2ac-c60f4a917d1a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2198135> ;
  schema:birthDate "1893-04-18"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ouden"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

