@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/b1Sjy4b>
  schema:givenName "Adrianus Nicolaas"^^xsd:string ;
  schema:name "Adrianus Nicolaas van der Steur"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0573c20a-549d-0b60-c19b-e809c6c482fb"^^xsd:string ;
  schema:familyName "van der Steur"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k137> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f0c89f6c-0b50-7d87-01b4-42dd2e3f8e6a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2856584> ;
  schema:birthDate "1864-08-13"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Steur"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

