@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/bHg2NU3>
  schema:givenName "Cornelis Johannes"^^xsd:string ;
  schema:name "Cornelis Johannes Drilleman"@nl ;
  schema:familyName "Drilleman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/344990ab-2c8d-fd03-a2bb-84c3b3204209"^^xsd:string ;
  schema:hasOccupation "Kweekeling bij Lager Onderwijs"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bleiswijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ncfv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/699c70a4-9248-eee2-9821-ab6404576ab3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2266383> ;
  schema:birthDate "1845-06-23"^^xsd:date .

