@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/bIVDUvk>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d0fe786d-1dfc-bbe5-2b7e-5bf7ce7ea441"^^xsd:string ;
  schema:familyName "Kraaijenbrink"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Kraaijenbrink"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bB135Fw>, <https://n2t.net/ark:/60537/bQDx2Rw> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpMfV3C> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1932088> ;
  schema:birthDate "1844-10-07"^^xsd:date .

