@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/bwEmQC7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/19ace871-f434-28c7-9245-7d7e1bb24782"^^xsd:string ;
  schema:givenName "Maria Emma"^^xsd:string ;
  schema:name "Maria Emma Slingerland"@nl ;
  schema:familyName "Slingerland"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bfPbcYi>, <https://n2t.net/ark:/60537/boJM1Nd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWfpUOz> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/639383> ;
  schema:birthDate "1909-07-28"^^xsd:date .

