@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/byiXI6O>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dca4fc9a-0745-cac5-33c4-6f47f9d49c2a"^^xsd:string ;
  schema:givenName "Johannes Marinus"^^xsd:string ;
  schema:name "Johannes Marinus Sluiter"@nl ;
  schema:hasOccupation "Pakhuisknecht"@nl ;
  schema:familyName "Sluiter"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0115hh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8b2a2973-1ee6-0c97-45ac-9bef38912b08> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2395773> ;
  schema:birthDate "1878-04-22"^^xsd:date .

