@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/bLr2N0e>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3b80a6e5-66ec-734a-70cb-715dcede819a"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Koolmees"@nl ;
  schema:familyName "Koolmees"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b1fdmYf>, <https://n2t.net/ark:/60537/bh4oZBS> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bezYzfZ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2699800> ;
  schema:birthDate "1854-07-05"^^xsd:date .

