@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/bZAChBD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fbeff802-06bf-2ba1-b9ca-7699b1f5cc7e"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Slappendel"@nl ;
  schema:hasOccupation "Scheepmaker"@nl ;
  schema:familyName "Slappendel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rfjw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/15b2d6c3-57ad-5882-0092-d3db49300a9b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/648427> ;
  schema:birthDate "1836-03-30"^^xsd:date .

