@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/bhUbsxH>
  schema:hasOccupation "Bouwknecht"@nl ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Schoonderwoerd"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2e92a465-57b6-a2a2-affb-da1088c9c8cd"^^xsd:string ;
  schema:familyName "Schoonderwoerd"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0189w0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/999169a3-7b53-5c79-ce18-5d7c6d53507d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2416797> ;
  schema:birthDate "1886-03-01"^^xsd:date .

