@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/bs3Yf0K>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0680dda2-ec2f-c040-c994-bc836df2225e"^^xsd:string ;
  schema:givenName "Johanna Cornelia"^^xsd:string ;
  schema:name "Johanna Cornelia van Veen"@nl ;
  schema:familyName "van Veen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019mnv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/74c51862-af93-b743-b2ec-61552f685d1e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2309621> ;
  schema:birthDate "1872-12-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Veen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

