@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_855f075c-5a4e-5968-c01f-fee51c514b06
  a a2a:Record ;
  rdfs:label "Overlijden op 10 juni 1893 te Huizum" ;
  a2a:hasPerson oa:person_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Person-434af19c-6ed0-1a89-8888-10f324927c03, oa:person_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Person-7b8d7200-7f12-430c-8407-4c1fbad30b08, oa:person_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Person-1ebed912-05ae-4b9d-8750-119251324348, oa:person_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Person-3083b5b4-d0a2-4d2a-add0-a9aeaf692874 ;
  a2a:hasEvent oa:event_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_855f075c-5a4e-5968-c01f-fee51c514b06_0, oa:relationep_frl_855f075c-5a4e-5968-c01f-fee51c514b06_1, oa:relationep_frl_855f075c-5a4e-5968-c01f-fee51c514b06_2 ;
  a2a:hasRelationPP oa:relationpp_frl_855f075c-5a4e-5968-c01f-fee51c514b06_0 ;
  a2a:hasSource oa:source_frl_855f075c-5a4e-5968-c01f-fee51c514b06 .

oa:person_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Person-434af19c-6ed0-1a89-8888-10f324927c03
  a a2a:Person ;
  rdfs:label "Libbe Andries de Vries" ;
  a2a:PersonName [
    rdfs:label "Libbe Andries de Vries" ;
    a2a:PersonNameFirstName "Libbe" ;
    a2a:PersonNamePatronym "Andries" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "71 jaar" ;
    rdfs:label "71 jaar"
  ] .

oa:person_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Person-7b8d7200-7f12-430c-8407-4c1fbad30b08
  a a2a:Person ;
  rdfs:label "Andries de Vries" ;
  a2a:PersonName [
    rdfs:label "Andries de Vries" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Person-1ebed912-05ae-4b9d-8750-119251324348
  a a2a:Person ;
  rdfs:label "Hiltje Gerrits Plantinga" ;
  a2a:PersonName [
    rdfs:label "Hiltje Gerrits Plantinga" ;
    a2a:PersonNameFirstName "Hiltje" ;
    a2a:PersonNamePatronym "Gerrits" ;
    a2a:PersonNameLastName "Plantinga"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Person-3083b5b4-d0a2-4d2a-add0-a9aeaf692874
  a a2a:Person ;
  rdfs:label "Roelofke Jetzes van der Veen" ;
  a2a:PersonName [
    rdfs:label "Roelofke Jetzes van der Veen" ;
    a2a:PersonNameFirstName "Roelofke" ;
    a2a:PersonNamePatronym "Jetzes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1893-06-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:relationep_frl_855f075c-5a4e-5968-c01f-fee51c514b06_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Person:434af19c-6ed0-1a89-8888-10f324927c03 ;
  a2a:EventKeyRef oa:event_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Event1 .

oa:relationep_frl_855f075c-5a4e-5968-c01f-fee51c514b06_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Person:7b8d7200-7f12-430c-8407-4c1fbad30b08 ;
  a2a:EventKeyRef oa:event_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Event1 .

oa:relationep_frl_855f075c-5a4e-5968-c01f-fee51c514b06_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Person:1ebed912-05ae-4b9d-8750-119251324348 ;
  a2a:EventKeyRef oa:event_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Event1 .

oa:relationpp_frl_855f075c-5a4e-5968-c01f-fee51c514b06_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Person:434af19c-6ed0-1a89-8888-10f324927c03, oa:person_frl_855f075c-5a4e-5968-c01f-fee51c514b06_Person:3083b5b4-d0a2-4d2a-add0-a9aeaf692874 .

oa:source_frl_855f075c-5a4e-5968-c01f-fee51c514b06
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarderadeel" ;
    rdfs:label "Leeuwarderadeel", "1893-06-10 - 1893-06-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-06-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-06-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1893-06-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Leeuwarderadeel - Tresoar, Bron: boek, Deel: 3024, Periode: 1893" ;
    a2a:Book "Overlijdensregister 1893" ;
    a2a:DocumentNumber "0092" ;
    a2a:RegistryNumber "3024" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Leeuwarderadeel - Tresoar, Bron: boek, Deel: 3024, Periode: 1893, Overlijdensregister 1893, 0092, 3024"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/23a7c5bb-01af-f3ba-15fc-ea580dd6b45c.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/855f075c-5a4e-5968-c01f-fee51c514b06" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/23a7c5bb-01af-f3ba-15fc-ea580dd6b45c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/855f075c-5a4e-5968-c01f-fee51c514b06" ;
  a2a:RecordGUID "{855f075c-5a4e-5968-c01f-fee51c514b06}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Leeuwarderadeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3024" ;
  a2a:SourceRemarkregister_periode "1893" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_63518_00063518.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "weduwnaar" ;
  a2a:PersonRemarkplaats_overlijden "Huizum" ;
  a2a:PersonRemarkdatum_overlijden "1893-06-10" .

