@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/b1SjhVx>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/29e63372-b4a4-0422-76f0-4e5b9cd02fc7"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Sluijter"@nl ;
  schema:hasOccupation "Schoenmaker"@nl ;
  schema:familyName "Sluijter"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wmbp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c667b516-5a39-53ff-5efe-0d2c88368ee9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2586545> ;
  schema:birthDate "1833-07-14"^^xsd:date .

