@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/bQd7GBC>
  pico:hasAge "31"^^xsd:string ;
  schema:familyName "de Waal"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3b70a03d-fbdd-8501-af73-5b363c44dd5c"^^xsd:string ;
  schema:givenName "Johanna Alida"^^xsd:string ;
  schema:name "Johanna Alida de Waal"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Woerden> ;
  schema:parent <https://n2t.net/ark:/60537/b62ifwd>, <https://n2t.net/ark:/60537/bABEJqx> ;
  schema:spouse <https://n2t.net/ark:/60537/bIweyeB> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bXIiEWx> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/616032> ;
  schema:additionalName [
    ns0:baseSurname "Waal"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

