@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/bbRTYIs>
  schema:givenName "Adrianus Anthonius"^^xsd:string ;
  schema:name "Adrianus Anthonius de Mol"@nl ;
  schema:familyName "de Mol"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/69e1c9c8-56f9-98de-cd34-39d80bebed2e"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018z3p> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e2041645-c44f-2cc2-7747-d6a1e8354713> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2667007> ;
  schema:birthDate "1914-09-24"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Mol"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

