@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/b1SjfiH>
  schema:givenName "Cornelis Franciscus Maria"^^xsd:string ;
  schema:name "Cornelis Franciscus Maria Voncken"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a9740713-bad8-7104-a558-7668b210cd11"^^xsd:string ;
  schema:hasOccupation "Muzijkmeester"@nl ;
  schema:familyName "Voncken"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fc42> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b95fb286-fc3d-cd4d-94c4-b489152216e9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2540049> .

