@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/b1sUKdb>
  schema:familyName "de Visser"^^xsd:string ;
  schema:givenName "Gijsberdina Sebilla"^^xsd:string ;
  schema:name "Gijsberdina Sebilla de Visser"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2552dd10-63ab-ff3a-b1cf-4beb552948b6"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Streefkerk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0124jw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/85a0d5c4-431f-48a3-ba68-5363d40fb10e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2374546> ;
  schema:birthDate "1852-04-17"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Visser"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

