@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/bb26kLL>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d823ceca-cc35-e483-23f6-df357d5dbc94"^^xsd:string ;
  schema:givenName "Trijntje"^^xsd:string ;
  schema:name "Trijntje van Mourik"@nl ;
  schema:familyName "van Mourik"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012jf6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/917a5821-73bd-4fb1-62b7-5863a3f75f45> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2753283> ;
  schema:birthDate "1882-03-30"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Mourik"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

