@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/b4AqjWO>
  schema:givenName "Adrianus Leonardus"^^xsd:string ;
  schema:name "Adrianus Leonardus Slootjes"@nl ;
  schema:birthPlace "Alphen aan de Rijn"@nl ;
  schema:hasOccupation "Boomkweeker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ebddc5d5-d2dc-ddc4-2cac-d3e6fbfed4cd"^^xsd:string ;
  schema:familyName "Slootjes"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bktw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/da7aaee9-28dc-fb1d-44d1-f8bbdb1fc977> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2804997> .

