@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_8b09d1ce-baff-e2ba-1563-ba2a98c6a156
  a a2a:Record ;
  rdfs:label "Overlijden op 20 maart 1870 te Oudwoude" ;
  a2a:hasPerson oa:person_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Person-4a0f70e2-922e-f899-ba8b-e1cbd49a6de8, oa:person_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Person-ab6c6be0-6345-4ee7-9011-54709f71df48, oa:person_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Person-e47ef583-2500-4179-94c6-569e0a8c7811, oa:person_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Person-18a0e7f5-c24c-4d0b-a1be-a67c0897611a ;
  a2a:hasEvent oa:event_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_0, oa:relationep_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_1, oa:relationep_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_2 ;
  a2a:hasRelationPP oa:relationpp_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_0 ;
  a2a:hasSource oa:source_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156 .

oa:person_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Person-4a0f70e2-922e-f899-ba8b-e1cbd49a6de8
  a a2a:Person ;
  rdfs:label "Aaltje Johannes Koop" ;
  a2a:PersonName [
    rdfs:label "Aaltje Johannes Koop" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePatronym "Johannes" ;
    a2a:PersonNameLastName "Koop"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "63 jaar" ;
    rdfs:label "63 jaar"
  ] .

oa:person_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Person-ab6c6be0-6345-4ee7-9011-54709f71df48
  a a2a:Person ;
  rdfs:label "Johannes Koop" ;
  a2a:PersonName [
    rdfs:label "Johannes Koop" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Koop"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Person-e47ef583-2500-4179-94c6-569e0a8c7811
  a a2a:Person ;
  rdfs:label "Folkje Sierks" ;
  a2a:PersonName [
    rdfs:label "Folkje Sierks" ;
    a2a:PersonNameFirstName "Folkje" ;
    a2a:PersonNamePatronym "Sierks"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Person-18a0e7f5-c24c-4d0b-a1be-a67c0897611a
  a a2a:Person ;
  rdfs:label "Eelke Wiersma" ;
  a2a:PersonName [
    rdfs:label "Eelke Wiersma" ;
    a2a:PersonNameFirstName "Eelke" ;
    a2a:PersonNameLastName "Wiersma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "landbouwer" .

oa:event_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1870-03-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudwoude" ;
    rdfs:label "Oudwoude"
  ] .

oa:relationep_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Person:4a0f70e2-922e-f899-ba8b-e1cbd49a6de8 ;
  a2a:EventKeyRef oa:event_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Event1 .

oa:relationep_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Person:ab6c6be0-6345-4ee7-9011-54709f71df48 ;
  a2a:EventKeyRef oa:event_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Event1 .

oa:relationep_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Person:e47ef583-2500-4179-94c6-569e0a8c7811 ;
  a2a:EventKeyRef oa:event_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Event1 .

oa:relationpp_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Person:4a0f70e2-922e-f899-ba8b-e1cbd49a6de8, oa:person_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156_Person:18a0e7f5-c24c-4d0b-a1be-a67c0897611a .

oa:source_frl_8b09d1ce-baff-e2ba-1563-ba2a98c6a156
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kollumerland c.a." ;
    rdfs:label "Kollumerland c.a.", "1870-03-21 - 1870-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1870-03-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Kollumerland c.a. - Tresoar, Bron: boek, Deel: 3016, Periode: 1870" ;
    a2a:Book "Overlijdensregister 1869-1872" ;
    a2a:DocumentNumber "0045" ;
    a2a:RegistryNumber "3016" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Kollumerland c.a. - Tresoar, Bron: boek, Deel: 3016, Periode: 1870, Overlijdensregister 1869-1872, 0045, 3016"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/d93f5cd1-0ffa-660d-5b3c-0135ab4be014.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/8b09d1ce-baff-e2ba-1563-ba2a98c6a156" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/d93f5cd1-0ffa-660d-5b3c-0135ab4be014.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/8b09d1ce-baff-e2ba-1563-ba2a98c6a156" ;
  a2a:RecordGUID "{8b09d1ce-baff-e2ba-1563-ba2a98c6a156}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Kollumerland c.a. - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3016" ;
  a2a:SourceRemarkregister_periode "1870" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_63842_00063842.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Oudwoude" ;
  a2a:PersonRemarkdatum_overlijden "1870-03-20" .

