@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/bPokd0X>
  schema:givenName "Cornelis Jacobus"^^xsd:string ;
  schema:name "Cornelis Jacobus Matze"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4a62ab1a-f6b2-f513-421e-86a926600654"^^xsd:string ;
  schema:hasOccupation "Klompenmaker"@nl ;
  schema:familyName "Matze"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012jf6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/51c455a3-4614-a591-8ffd-6451a1568268> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2174515> ;
  schema:birthDate "1868-03-06"^^xsd:date .

