@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/bVQ1od7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2e9f025d-536e-c8d2-e28f-674687c5ca01"^^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/b010rvr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7007c9e5-aa77-6e3a-7161-47eea19d488f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2291072> ;
  schema:birthDate "1835-03-30"^^xsd:date .

