@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/bWfrg0d>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1de335f0-2132-8ae8-7634-7a52fdd9e255"^^xsd:string ;
  schema:hasOccupation "Schoolleerling"@nl ;
  schema:familyName "van de Kasteele"^^xsd:string ;
  schema:givenName "Zacharias"^^xsd:string ;
  schema:name "Zacharias van de Kasteele"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hjjm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f1841341-7c49-86cf-fdb5-0fe1a489e56e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2859495> ;
  schema:birthDate "1833-10-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kasteele"^^xsd:string ;
    ns0:surnamePrefix "van de"^^xsd:string
  ] .

