@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/bcUp7ro>
  schema:familyName "Bulk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/45fcb8ac-cce3-45e7-0b10-00ed1d6f2239"^^xsd:string ;
  schema:givenName "Jannetje"^^xsd:string ;
  schema:name "Jannetje Bulk"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0qpGj8> ;
  schema:parent <https://n2t.net/ark:/60537/bkOYWhx>, <https://n2t.net/ark:/60537/btJzL6B> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2391147> ;
  schema:birthDate "1874-11-13"^^xsd:date .

