@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/bCtWVJt>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5eed300f-e778-a8b1-61e3-26c326a2962d"^^xsd:string ;
  schema:givenName "Moeske Christina Cornelia"^^xsd:string ;
  schema:name "Moeske Christina Cornelia van Holten"@nl ;
  schema:familyName "van Holten"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x2jf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2488aaf5-2645-b94b-cca3-16ad70d17c1c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2002243> ;
  schema:birthDate "1893-05-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Holten"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

