@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/bRfDMGb>
  schema:givenName "Aaltje"^^xsd:string ;
  schema:name "Aaltje Bulk"@nl ;
  schema:familyName "Bulk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d71cf720-eba0-20ce-b117-5f99c3496deb"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b6S6G98>, <https://n2t.net/ark:/60537/bYXwV3s> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/btJzfgY> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2669440> ;
  schema:deathDate "1848-02-08"^^xsd:date .

