@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/baCHwwJ>
  schema:familyName "Bulk"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Bulk"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5198a860-36e7-4a0b-fa52-c7849b8921b0"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b2I6HHO>, <https://n2t.net/ark:/60537/bixhkkN> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIVDBg9> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2246704> ;
  schema:birthDate "1889-05-24"^^xsd:date .

