@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_6fcd12f3-90ca-4c64-e9cb-653f5c698490
  a a2a:Record ;
  rdfs:label "Overlijden op 3 mei 1881 te Ureterp" ;
  a2a:hasPerson oa:person_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Person-9af81e18-2af4-cb06-e238-a2da6a0c83eb, oa:person_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Person-3d7e246b-7b3d-4961-80d5-a37c23e4203d, oa:person_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Person-9f438cc5-337e-4e23-91f2-bc2450e579cf, oa:person_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Person-5464082c-6456-42f4-886a-8ab3a31cc120 ;
  a2a:hasEvent oa:event_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_0, oa:relationep_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_1, oa:relationep_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_2 ;
  a2a:hasRelationPP oa:relationpp_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_0 ;
  a2a:hasSource oa:source_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490 .

oa:person_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Person-9af81e18-2af4-cb06-e238-a2da6a0c83eb
  a a2a:Person ;
  rdfs:label "Tjidsger Boelens" ;
  a2a:PersonName [
    rdfs:label "Tjidsger Boelens" ;
    a2a:PersonNameFirstName "Tjidsger" ;
    a2a:PersonNameLastName "Boelens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "46 jaar" ;
    rdfs:label "46 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Person-3d7e246b-7b3d-4961-80d5-a37c23e4203d
  a a2a:Person ;
  rdfs:label "Theunis Boelens" ;
  a2a:PersonName [
    rdfs:label "Theunis Boelens" ;
    a2a:PersonNameFirstName "Theunis" ;
    a2a:PersonNameLastName "Boelens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "arbeider" .

oa:person_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Person-9f438cc5-337e-4e23-91f2-bc2450e579cf
  a a2a:Person ;
  rdfs:label "Lutske Tjidsgers Meetsma" ;
  a2a:PersonName [
    rdfs:label "Lutske Tjidsgers Meetsma" ;
    a2a:PersonNameFirstName "Lutske" ;
    a2a:PersonNamePatronym "Tjidsgers" ;
    a2a:PersonNameLastName "Meetsma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "arbeidster" .

oa:person_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Person-5464082c-6456-42f4-886a-8ab3a31cc120
  a a2a:Person ;
  rdfs:label "Grietje Haak" ;
  a2a:PersonName [
    rdfs:label "Grietje Haak" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Haak"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1881-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ureterp" ;
    rdfs:label "Ureterp"
  ] .

oa:relationep_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Person:9af81e18-2af4-cb06-e238-a2da6a0c83eb ;
  a2a:EventKeyRef oa:event_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Event1 .

oa:relationep_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Person:3d7e246b-7b3d-4961-80d5-a37c23e4203d ;
  a2a:EventKeyRef oa:event_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Event1 .

oa:relationep_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Person:9f438cc5-337e-4e23-91f2-bc2450e579cf ;
  a2a:EventKeyRef oa:event_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Event1 .

oa:relationpp_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Person:9af81e18-2af4-cb06-e238-a2da6a0c83eb, oa:person_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490_Person:5464082c-6456-42f4-886a-8ab3a31cc120 .

oa:source_frl_6fcd12f3-90ca-4c64-e9cb-653f5c698490
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1881-05-05 - 1881-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1881-05-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Opsterland - Tresoar, Bron: boek, Deel: 3028, Periode: 1881" ;
    a2a:Book "Overlijdensregister 1881" ;
    a2a:DocumentNumber "0116" ;
    a2a:RegistryNumber "3028" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Opsterland - Tresoar, Bron: boek, Deel: 3028, Periode: 1881, Overlijdensregister 1881, 0116, 3028"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/c39c5078-e055-21b2-636f-a12c77a4f5e8.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/6fcd12f3-90ca-4c64-e9cb-653f5c698490" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/c39c5078-e055-21b2-636f-a12c77a4f5e8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/6fcd12f3-90ca-4c64-e9cb-653f5c698490" ;
  a2a:RecordGUID "{6fcd12f3-90ca-4c64-e9cb-653f5c698490}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Opsterland - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3028" ;
  a2a:SourceRemarkregister_periode "1881" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_12309_00012309.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Ureterp" ;
  a2a:PersonRemarkdatum_overlijden "1881-05-03" .

