@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#> .

<https://n2t.net/ark:/60537/bkpAARP>
  schema:familyName "Dortland van Reedt"^^xsd:string ;
  schema:givenName "Glaudius"^^xsd:string ;
  schema:name "Glaudius Dortland van Reedt"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bb964ca6-efc1-7d6a-f0cd-feefa8cc98cb"^^xsd:string ;
  schema:hasOccupation "Kastelein"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0129sp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8c217ad7-df36-5842-e5c5-89e5229dbaa0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2399575> ;
  schema:birthDate "1847-01-24"^^xsd:date .

