@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/bH3mAJK>
  schema:givenName "Adrianus"^^xsd:string ;
  schema:name "Adrianus Rietveld"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/46b559a0-67b6-eae9-e7c9-79b045bf5afc"^^xsd:string ;
  schema:familyName "Rietveld"^^xsd:string ;
  schema:hasOccupation "Timmerman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfm9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/93d68e5d-a5a5-34d3-8b3e-a92a8853e40c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2771414> .

