@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/bRG1vn9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/380a51bd-cc3c-992f-ba60-8865f3ee76c8"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Schep"@nl ;
  schema:birthPlace "Kuilenburg"@nl ;
  schema:hasOccupation "Pijpmaker"@nl ;
  schema:familyName "Schep"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qkft> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1cf8209c-bfa5-1cf5-0ca0-6805819f0011> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1972489> ;
  schema:birthDate "1804-01-21"^^xsd:date .

