@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/b8Kpmh8>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6605ac1f-af68-76c3-0658-a8b2beae7baa"^^xsd:string ;
  schema:givenName "Martinea Cornelia"^^xsd:string ;
  schema:name "Martinea Cornelia van Hoeven"@nl ;
  schema:familyName "van Hoeven"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01243h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/55867ec3-a1f6-4d4b-334e-b112842d08e0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2188584> ;
  schema:birthDate "1826-08-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hoeven"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

