@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/bVcVF0T>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7a442ee4-d0ee-5644-db53-9c7aa3d2803a"^^xsd:string ;
  schema:givenName "Joseph"^^xsd:string ;
  schema:name "Joseph Schut"@nl ;
  schema:familyName "Schut"^^xsd:string ;
  schema:hasOccupation "Steendrukker"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Deventer> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tn07> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d1910ec7-924f-ea90-b635-96f75a4be408> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2632380> ;
  schema:birthDate "1859-02-25"^^xsd:date .

