@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_1c376dd9-eaf6-531d-acd2-4e90523e46b4
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 19 februari 1969 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Person-7e4814f1-d65c-1e6e-a36e-3939ad14acda, oa:person_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Person-580b7bef-8b9d-c61b-9c4f-0e3081aa1253, oa:person_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Person-8e5c683a-cba1-6ec3-08b8-12d08a5f15f0, oa:person_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Person-18fc265f-696a-59a3-a5e2-b921ab63c688 ;
  a2a:hasEvent oa:event_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_0, oa:relationep_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_1, oa:relationep_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_2 ;
  a2a:hasRelationPP oa:relationpp_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_0 ;
  a2a:hasSource oa:source_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4 .

oa:person_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Person-7e4814f1-d65c-1e6e-a36e-3939ad14acda
  a a2a:Person ;
  rdfs:label "Albertus Theodorium de Vries" ;
  a2a:PersonName [
    rdfs:label "Albertus Theodorium de Vries" ;
    a2a:PersonNameFirstName "Albertus Theodorium" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44 jaar" ;
    rdfs:label "44 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Profession "administrateur" .

oa:person_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Person-580b7bef-8b9d-c61b-9c4f-0e3081aa1253
  a a2a:Person ;
  rdfs:label "Anna Helena Feenstra" ;
  a2a:PersonName [
    rdfs:label "Anna Helena Feenstra" ;
    a2a:PersonNameFirstName "Anna Helena" ;
    a2a:PersonNameLastName "Feenstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Person-8e5c683a-cba1-6ec3-08b8-12d08a5f15f0
  a a2a:Person ;
  rdfs:label "Julius Jozef de Vries" ;
  a2a:PersonName [
    rdfs:label "Julius Jozef de Vries" ;
    a2a:PersonNameFirstName "Julius Jozef" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Person-18fc265f-696a-59a3-a5e2-b921ab63c688
  a a2a:Person ;
  rdfs:label "Maria Theodora de Vries" ;
  a2a:PersonName [
    rdfs:label "Maria Theodora de Vries" ;
    a2a:PersonNameFirstName "Maria Theodora" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1969-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Person:7e4814f1-d65c-1e6e-a36e-3939ad14acda ;
  a2a:EventKeyRef oa:event_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Event1 .

oa:relationep_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Person:8e5c683a-cba1-6ec3-08b8-12d08a5f15f0 ;
  a2a:EventKeyRef oa:event_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Event1 .

oa:relationep_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Person:18fc265f-696a-59a3-a5e2-b921ab63c688 ;
  a2a:EventKeyRef oa:event_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Event1 .

oa:relationpp_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Person:7e4814f1-d65c-1e6e-a36e-3939ad14acda, oa:person_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4_Person:580b7bef-8b9d-c61b-9c4f-0e3081aa1253 .

oa:source_frl_1c376dd9-eaf6-531d-acd2-4e90523e46b4
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1969-02-21 - 1969-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1969-02-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Overlijdensregister 1969 I" ;
    a2a:DocumentNumber "0098 I" ;
    a2a:RegistryNumber "797" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1969 I, 0098 I, 797"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/9db88006-5be5-68e8-309d-0ac4c7a9bc8e.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/1c376dd9-eaf6-531d-acd2-4e90523e46b4" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/9db88006-5be5-68e8-309d-0ac4c7a9bc8e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/1c376dd9-eaf6-531d-acd2-4e90523e46b4" ;
  a2a:RecordGUID "{1c376dd9-eaf6-531d-acd2-4e90523e46b4}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "797" ;
  a2a:SourceRemarkregister_periode "1969" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_50803_00050803.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1969-02-19" .

