@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_2e8d208d-52c8-cb91-aece-e58031a4ea58
  a a2a:Record ;
  rdfs:label "Overlijden op 14 maart 1927 te Harlingen" ;
  a2a:hasPerson oa:person_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Person-b0a9fd30-1332-f912-42cb-7dc969065f95, oa:person_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Person-ff49e6f4-15f7-438b-9126-0791c61eb6cb, oa:person_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Person-5c0c1572-d602-435d-954a-00ba8a3ad71e, oa:person_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Person-da1a93be-102a-46be-852c-3b0a6af213fb ;
  a2a:hasEvent oa:event_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_0, oa:relationep_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_1, oa:relationep_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_2 ;
  a2a:hasRelationPP oa:relationpp_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_0 ;
  a2a:hasSource oa:source_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58 .

oa:person_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Person-b0a9fd30-1332-f912-42cb-7dc969065f95
  a a2a:Person ;
  rdfs:label "Wiebe van der Pan" ;
  a2a:PersonName [
    rdfs:label "Wiebe van der Pan" ;
    a2a:PersonNameFirstName "Wiebe" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pan"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "76 jaar" ;
    rdfs:label "76 jaar"
  ] .

oa:person_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Person-ff49e6f4-15f7-438b-9126-0791c61eb6cb
  a a2a:Person ;
  rdfs:label "Reinder van der Pan" ;
  a2a:PersonName [
    rdfs:label "Reinder van der Pan" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pan"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Person-5c0c1572-d602-435d-954a-00ba8a3ad71e
  a a2a:Person ;
  rdfs:label "Minke Sjoerdsma" ;
  a2a:PersonName [
    rdfs:label "Minke Sjoerdsma" ;
    a2a:PersonNameFirstName "Minke" ;
    a2a:PersonNameLastName "Sjoerdsma"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Person-da1a93be-102a-46be-852c-3b0a6af213fb
  a a2a:Person ;
  rdfs:label "Fentje Dirks Hellinga" ;
  a2a:PersonName [
    rdfs:label "Fentje Dirks Hellinga" ;
    a2a:PersonNameFirstName "Fentje" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Hellinga"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1927-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Person:b0a9fd30-1332-f912-42cb-7dc969065f95 ;
  a2a:EventKeyRef oa:event_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Event1 .

oa:relationep_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Person:ff49e6f4-15f7-438b-9126-0791c61eb6cb ;
  a2a:EventKeyRef oa:event_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Event1 .

oa:relationep_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Person:5c0c1572-d602-435d-954a-00ba8a3ad71e ;
  a2a:EventKeyRef oa:event_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Event1 .

oa:relationpp_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Person:b0a9fd30-1332-f912-42cb-7dc969065f95, oa:person_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58_Person:da1a93be-102a-46be-852c-3b0a6af213fb .

oa:source_frl_2e8d208d-52c8-cb91-aece-e58031a4ea58
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1927-03-15 - 1927-03-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-03-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-03-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1927" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1927-03-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Harlingen - Tresoar, Bron: boek, Deel: 3063, Periode: 1927" ;
    a2a:Book "Overlijdensregister 1927" ;
    a2a:DocumentNumber "0049" ;
    a2a:RegistryNumber "3063" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Harlingen - Tresoar, Bron: boek, Deel: 3063, Periode: 1927, Overlijdensregister 1927, 0049, 3063"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/0234e021-eae4-1f30-9b0b-82c62bb42722.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/2e8d208d-52c8-cb91-aece-e58031a4ea58" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/0234e021-eae4-1f30-9b0b-82c62bb42722.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2e8d208d-52c8-cb91-aece-e58031a4ea58" ;
  a2a:RecordGUID "{2e8d208d-52c8-cb91-aece-e58031a4ea58}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Harlingen - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3063" ;
  a2a:SourceRemarkregister_periode "1927" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_60402_00060402.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Harlingen" ;
  a2a:PersonRemarkdatum_overlijden "1927-03-14" .

