@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/bdKc8JN>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/409b8ec3-ae4d-65ac-a5c0-f939e149fb09"^^xsd:string ;
  schema:givenName "Jan Johannes"^^xsd:string ;
  schema:name "Jan Johannes Kamps"@nl ;
  schema:familyName "Kamps"^^xsd:string ;
  schema:hasOccupation "Rijwielhersteller"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Assen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b017t5n> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f7455416-edc4-b882-a04f-df52b5c71547> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2721225> ;
  schema:birthDate "1890-03-02"^^xsd:date .

