@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/bH3mEkK>
  schema:familyName "den Ouden"^^xsd:string ;
  schema:givenName "Gerardina Maria Cornelia"^^xsd:string ;
  schema:name "Gerardina Maria Cornelia den Ouden"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/aa74fbff-445d-7e9e-95ee-f7a9d021b7ee"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/brrSH9F> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bV0cLfW> ;
  schema:children <https://n2t.net/ark:/60537/bz8LPwG> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2836029> ;
  schema:additionalName [
    ns0:baseSurname "Ouden"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

