@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/byJn87D>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9ebae5bd-4ba3-4ac8-7eb8-cb7d5c49242a"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Streng"@nl ;
  schema:familyName "Streng"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01b4tz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a72fa24b-dff2-22bf-4273-a54478c82e44> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2469231> ;
  schema:birthDate "1886-01-17"^^xsd:date .

