@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bPB2aO1>
  pico:hasAge "27"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/00e1d52e-29c2-a180-ac3b-4c9064368a38"^^xsd:string ;
  schema:givenName "Maria Johanna"^^xsd:string ;
  schema:name "Maria Johanna van den Hoven"@nl ;
  schema:familyName "van den Hoven"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bunnik> ;
  schema:parent <https://n2t.net/ark:/60537/b5cw4i9>, <https://n2t.net/ark:/60537/bXhVj8G> ;
  schema:spouse <https://n2t.net/ark:/60537/bHGsmXz> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIixHvp> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2484144> ;
  schema:additionalName [
    ns0:baseSurname "Hoven"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

