@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/bpMgIx8>
  schema:familyName "Daniëls"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c683211d-ca9b-4065-a01a-d92f2ecf9597"^^xsd:string ;
  schema:hasOccupation "Pottendraaier"@nl ;
  schema:givenName "Willem Hendrik"^^xsd:string ;
  schema:name "Willem Hendrik Daniëls"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v63w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6439afc0-ea56-127e-5bca-45c1b18c220e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2245100> ;
  schema:birthDate "1822-11-20"^^xsd:date .

