@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/bUo7e9r>
  schema:familyName "den Ouden"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2c7e0fd4-f4ee-4d43-1bf1-803d080005b9"^^xsd:string ;
  schema:givenName "Maria Cornelia Jacoba"^^xsd:string ;
  schema:name "Maria Cornelia Jacoba den Ouden"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00whj1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0170dcf0-b74e-7509-519b-1bde46882439> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/573854> ;
  schema:birthDate "1891-06-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ouden"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

