@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/bS5r1Eb>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5933bd69-757e-cbea-7adc-394e60acba3c"^^xsd:string ;
  schema:givenName "Johanna Wilhelmina Maria"^^xsd:string ;
  schema:name "Johanna Wilhelmina Maria van Grieken"@nl ;
  schema:familyName "van Grieken"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b016ct7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4c8399f5-160f-59e3-de88-745397d61c6d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2154197> ;
  schema:birthDate "1846-02-24"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Grieken"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

