@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/bDVRoDM>
  schema:givenName "Anthonie"^^xsd:string ;
  schema:name "Anthonie de Vletter"@nl ;
  schema:familyName "de Vletter"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/99caf5b6-044d-c630-ae22-cff3a66c8005"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b7vcNJ0> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bHGrjo9> ;
  schema:spouse <https://n2t.net/ark:/60537/bo6GKXx> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2762764> ;
  schema:additionalName [
    ns0:baseSurname "Vletter"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

