@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/bzz9KnM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/87e2f0c3-c86f-f257-72aa-d9dd1b207ead"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Vingerling"@nl ;
  schema:familyName "Vingerling"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bHtKzav>, <https://n2t.net/ark:/60537/brEzVyI> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bO87DHf> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2353128> ;
  schema:birthDate "1819-03-18"^^xsd:date .

