@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/bQQeiKZ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/631a8f03-e91d-588a-bcc4-1e1a136e56e9"^^xsd:string ;
  schema:familyName "Kromme"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Kromme"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b6sIcfj>, <https://n2t.net/ark:/60537/bYKP7A6> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bw1fEge> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2543100> ;
  schema:birthDate "1834-08-17"^^xsd:date .

