@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_frl_7b7e3a46-c980-4e2e-87f5-7eba8ac53262
  a a2a:Record ;
  rdfs:label "Overlijden op 30 juni 1860 te Woudsend" ;
  a2a:hasPerson oa:person_frl_7b7e3a46-c980-4e2e-87f5-7eba8ac53262_Person-e4b2e315-acf2-4130-ab88-44a79ce1713a ;
  a2a:hasEvent oa:event_frl_7b7e3a46-c980-4e2e-87f5-7eba8ac53262_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7b7e3a46-c980-4e2e-87f5-7eba8ac53262_0 ;
  a2a:hasSource oa:source_frl_7b7e3a46-c980-4e2e-87f5-7eba8ac53262 .

oa:person_frl_7b7e3a46-c980-4e2e-87f5-7eba8ac53262_Person-e4b2e315-acf2-4130-ab88-44a79ce1713a
  a a2a:Person ;
  rdfs:label "Grietje Aedes Koopmans" ;
  a2a:PersonName [
    rdfs:label "Grietje Aedes Koopmans" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Aedes" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Woudsend" ;
    rdfs:label "Woudsend"
  ] .

oa:event_frl_7b7e3a46-c980-4e2e-87f5-7eba8ac53262_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1860-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudsend" ;
    rdfs:label "Woudsend"
  ] .

oa:relationep_frl_7b7e3a46-c980-4e2e-87f5-7eba8ac53262_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_7b7e3a46-c980-4e2e-87f5-7eba8ac53262_Person:e4b2e315-acf2-4130-ab88-44a79ce1713a ;
  a2a:EventKeyRef oa:event_frl_7b7e3a46-c980-4e2e-87f5-7eba8ac53262_Event1 .

oa:source_frl_7b7e3a46-c980-4e2e-87f5-7eba8ac53262
  a a2a:Source ;
  rdfs:label "AlleFriezen, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek", "1860-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Memories van successie - Tresoar, Deel: 14078, Periode: 1860" ;
    a2a:Book "Memories kantoor Sneek" ;
    a2a:DocumentNumber "3175" ;
    a2a:RegistryNumber "14078" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Memories van successie - Tresoar, Deel: 14078, Periode: 1860, Memories kantoor Sneek, 3175, 14078"
  ] ;
  a2a:SourceLastChangeDate "2016-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7b7e3a46-c980-4e2e-87f5-7eba8ac53262" ;
  a2a:RecordGUID "{7b7e3a46-c980-4e2e-87f5-7eba8ac53262}" ;
  a2a:SourceRemarkOpmerking "Filmnummer: 286" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_5604_00005604.xml van FRL" .

