@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/btJzFtQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f1c7a81b-bec5-e35f-9051-0014ce109461"^^xsd:string ;
  schema:givenName "Johanna Sophia"^^xsd:string ;
  schema:name "Johanna Sophia van den Briel"@nl ;
  schema:familyName "van den Briel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zjdf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6fd682cb-64ab-2c1c-7cec-df857ec6b180> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2290348> ;
  schema:birthDate "1878-06-15"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Briel"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

