@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/baq08gY>
  schema:hasOccupation "Geen"@nl ;
  schema:familyName "Gorissen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a78f3c03-2c58-ef52-708c-5235f9640da1"^^xsd:string ;
  schema:givenName "Maria Catharina"^^xsd:string ;
  schema:name "Maria Catharina Gorissen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h517> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c19a5ada-4a8a-1ec9-167a-c8a120fd0882> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2571580> .

