@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/b3KBVSQ>
  schema:hasOccupation "Hoofdonderwijzer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/122a9536-fd70-d521-ef3f-8e350213d707"^^xsd:string ;
  schema:familyName "Reuhl"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Reuhl"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m9bh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/362ad688-7f54-8be2-3bfb-6072f3476968> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/754986> ;
  schema:birthDate "1797-11-01"^^xsd:date .

