@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/box4HoS>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/153df6bb-44ee-07d7-5ae1-6a1914557078"^^xsd:string ;
  schema:givenName "Plonia Adriana"^^xsd:string ;
  schema:name "Plonia Adriana van der Vlis"@nl ;
  schema:familyName "van der Vlis"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Vlaardingen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0126ck> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/746df50e-7578-8dbd-0edc-66b5e7e34b8c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2308205> ;
  schema:birthDate "1854-03-31"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vlis"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

