@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/breapgY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/75e69f9b-6849-1611-0da6-807e7be8512f"^^xsd:string ;
  schema:givenName "Susanna Catharina Maria"^^xsd:string ;
  schema:name "Susanna Catharina Maria van den Bosch"@nl ;
  schema:familyName "van den Bosch"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012c0x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5001ad0d-8170-4928-cedc-92710da5e302> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2167563> ;
  schema:birthDate "1895-07-13"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bosch"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

