@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/bi6SVrx>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6a54974c-da13-6fa0-e6b7-6073187e28b3"^^xsd:string ;
  schema:givenName "Maria Wilhelmina Dina"^^xsd:string ;
  schema:name "Maria Wilhelmina Dina 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/5695c145-f6dd-8811-40d1-7bc4531731c4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2192925> ;
  schema:birthDate "1881-07-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Briel"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

