@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bumG4x1>
  pico:hasAge "21"^^xsd:string ;
  schema:familyName "Bul"^^xsd:string ;
  schema:givenName "Dirk"^^xsd:string ;
  schema:name "Dirk Bul"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c7e2b3ca-0306-9f79-c41a-1e1526399211"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b5CUD3X>, <https://n2t.net/ark:/60537/bms5fJi> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8Kp2z3> ;
  schema:spouse <https://n2t.net/ark:/60537/bCgfTkJ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2696270> .

