@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/bgRHiMx>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/22f8257a-30a8-c8f4-cf58-9a19973cd309"^^xsd:string ;
  schema:givenName "Hubertus Bernardus"^^xsd:string ;
  schema:name "Hubertus Bernardus Zoet"@nl ;
  schema:hasOccupation "Pijpmaker"@nl ;
  schema:familyName "Zoet"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fqcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e86e6485-9ffe-ae35-5762-62dba5a12f07> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2692447> .

