@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_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 16 maart 1939 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Person-79dd63b8-2446-d876-d928-413e00efcfe3, oa:person_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Person-a17617e9-9cfa-5936-19af-962e47ee2f39, oa:person_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Person-88a6cba1-b673-c36f-9959-aae4215535b9, oa:person_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Person-aac46fbf-f9e0-4675-8735-572032667b89 ;
  a2a:hasEvent oa:event_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_0, oa:relationep_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_1, oa:relationep_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_2 ;
  a2a:hasRelationPP oa:relationpp_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_0 ;
  a2a:hasSource oa:source_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e .

oa:person_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Person-79dd63b8-2446-d876-d928-413e00efcfe3
  a a2a:Person ;
  rdfs:label "Betje Ney" ;
  a2a:PersonName [
    rdfs:label "Betje Ney" ;
    a2a:PersonNameFirstName "Betje" ;
    a2a:PersonNameLastName "Ney"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Person-a17617e9-9cfa-5936-19af-962e47ee2f39
  a a2a:Person ;
  rdfs:label "Gerrit Hansen van Barf" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hansen van Barf" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Hansen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Barf"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Person-88a6cba1-b673-c36f-9959-aae4215535b9
  a a2a:Person ;
  rdfs:label "Janke Barf" ;
  a2a:PersonName [
    rdfs:label "Janke Barf" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNameLastName "Barf"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Hollum (Ameland)" ;
    rdfs:label "Hollum (Ameland)"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "63 jaar" ;
    rdfs:label "63 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hollum (Ameland)" ;
    rdfs:label "Hollum (Ameland)"
  ] .

oa:person_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Person-aac46fbf-f9e0-4675-8735-572032667b89
  a a2a:Person ;
  rdfs:label "Barend Nagtegaal" ;
  a2a:PersonName [
    rdfs:label "Barend Nagtegaal" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Nagtegaal"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1939" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1939-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Person:79dd63b8-2446-d876-d928-413e00efcfe3 ;
  a2a:EventKeyRef oa:event_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Event1 .

oa:relationep_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Person:a17617e9-9cfa-5936-19af-962e47ee2f39 ;
  a2a:EventKeyRef oa:event_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Event1 .

oa:relationep_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Person:88a6cba1-b673-c36f-9959-aae4215535b9 ;
  a2a:EventKeyRef oa:event_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Event1 .

oa:relationpp_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Person:88a6cba1-b673-c36f-9959-aae4215535b9, oa:person_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e_Person:aac46fbf-f9e0-4675-8735-572032667b89 .

oa:source_frl_e4ce53a6-65b7-4e75-ff5a-b336bc168a1e
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1939-03-17 - 1939-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1939" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1939-03-17"^^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 1939" ;
    a2a:DocumentNumber "0178" ;
    a2a:RegistryNumber "739" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1939, 0178, 739"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/a0a5351e-aa5d-511d-30b8-65da24034018.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e4ce53a6-65b7-4e75-ff5a-b336bc168a1e" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/a0a5351e-aa5d-511d-30b8-65da24034018.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/8a6b133b-3a86-f3ef-4d73-ed2d6bf484be.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/e4ce53a6-65b7-4e75-ff5a-b336bc168a1e" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/8a6b133b-3a86-f3ef-4d73-ed2d6bf484be.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e4ce53a6-65b7-4e75-ff5a-b336bc168a1e" ;
  a2a:RecordGUID "{e4ce53a6-65b7-4e75-ff5a-b336bc168a1e}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "739" ;
  a2a:SourceRemarkregister_periode "1939" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_989_00000989.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1939-03-16" .

