@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/bW2JdqD>
  schema:familyName "Goorissen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5bfabfc1-9464-7c90-c51e-accbc27c114f"^^xsd:string ;
  schema:givenName "Maria Margaretha Adriana"^^xsd:string ;
  schema:name "Maria Margaretha Adriana Goorissen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jzcf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a61f1422-9161-3d87-936c-f768784f1e8d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2464971> ;
  schema:birthDate "1846-10-08"^^xsd:date .

