@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_bb5a6a0c-a8cd-520b-9c39-e84756cb2396
  a a2a:Record ;
  rdfs:label "Overlijden op 17 oktober 1878 te Grouw" ;
  a2a:hasPerson oa:person_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Person-32a8fec1-2489-8533-5132-50dece0ed366, oa:person_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Person-7864b083-35be-4dd3-93c7-4a6a23d3ab42, oa:person_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Person-89a24dc5-13a6-49be-8184-022a28e682fa, oa:person_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Person-dc0a2047-508a-49ae-84e8-07eb0420d1ce ;
  a2a:hasEvent oa:event_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_0, oa:relationep_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_1, oa:relationep_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_2 ;
  a2a:hasRelationPP oa:relationpp_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_0 ;
  a2a:hasSource oa:source_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396 .

oa:person_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Person-32a8fec1-2489-8533-5132-50dece0ed366
  a a2a:Person ;
  rdfs:label "Trijntje Tjittes Visser" ;
  a2a:PersonName [
    rdfs:label "Trijntje Tjittes Visser" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Tjittes" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "56 jaar" ;
    rdfs:label "56 jaar"
  ] .

oa:person_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Person-7864b083-35be-4dd3-93c7-4a6a23d3ab42
  a a2a:Person ;
  rdfs:label "Tjitte Geerts Visser" ;
  a2a:PersonName [
    rdfs:label "Tjitte Geerts Visser" ;
    a2a:PersonNameFirstName "Tjitte" ;
    a2a:PersonNamePatronym "Geerts" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Person-89a24dc5-13a6-49be-8184-022a28e682fa
  a a2a:Person ;
  rdfs:label "Froukje Durks Grouw" ;
  a2a:PersonName [
    rdfs:label "Froukje Durks Grouw" ;
    a2a:PersonNameFirstName "Froukje" ;
    a2a:PersonNamePatronym "Durks" ;
    a2a:PersonNameLastName "Grouw"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Person-dc0a2047-508a-49ae-84e8-07eb0420d1ce
  a a2a:Person ;
  rdfs:label "Job Johannes Riemersma" ;
  a2a:PersonName [
    rdfs:label "Job Johannes Riemersma" ;
    a2a:PersonNameFirstName "Job" ;
    a2a:PersonNamePatronym "Johannes" ;
    a2a:PersonNameLastName "Riemersma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "kastelein" .

oa:event_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1878-10-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grouw" ;
    rdfs:label "Grouw"
  ] .

oa:relationep_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Person:32a8fec1-2489-8533-5132-50dece0ed366 ;
  a2a:EventKeyRef oa:event_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Event1 .

oa:relationep_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Person:7864b083-35be-4dd3-93c7-4a6a23d3ab42 ;
  a2a:EventKeyRef oa:event_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Event1 .

oa:relationep_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Person:89a24dc5-13a6-49be-8184-022a28e682fa ;
  a2a:EventKeyRef oa:event_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Event1 .

oa:relationpp_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Person:32a8fec1-2489-8533-5132-50dece0ed366, oa:person_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396_Person:dc0a2047-508a-49ae-84e8-07eb0420d1ce .

oa:source_frl_bb5a6a0c-a8cd-520b-9c39-e84756cb2396
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel", "1878-10-18 - 1878-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1878-10-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Idaarderadeel - Tresoar, Bron: boek, Deel: 3014, Periode: 1878" ;
    a2a:Book "Overlijdensregister 1878-1882" ;
    a2a:RegistryNumber "3014" ;
    a2a:Folio "021" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Idaarderadeel - Tresoar, Bron: boek, Deel: 3014, Periode: 1878, Overlijdensregister 1878-1882, 3014, 021"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/9073411d-84b6-4e66-e1d7-2bfccba45a71.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/bb5a6a0c-a8cd-520b-9c39-e84756cb2396" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/9073411d-84b6-4e66-e1d7-2bfccba45a71.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/bb5a6a0c-a8cd-520b-9c39-e84756cb2396" ;
  a2a:RecordGUID "{bb5a6a0c-a8cd-520b-9c39-e84756cb2396}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Idaarderadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3014" ;
  a2a:SourceRemarkregister_periode "1878" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_66060_00066060.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Grouw" ;
  a2a:PersonRemarkdatum_overlijden "1878-10-17" .

