@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_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab
  a a2a:Record ;
  rdfs:label "Overlijden op 26 januari 1973 te Workum" ;
  a2a:hasPerson oa:person_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_Person1, oa:person_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_Person2, oa:person_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_Person3 ;
  a2a:hasEvent oa:event_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_Event1 ;
  a2a:hasRelationEP oa:relationep_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_0, oa:relationep_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_1, oa:relationep_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_2 ;
  a2a:hasSource oa:source_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab .

oa:person_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_Person1
  a a2a:Person ;
  rdfs:label "Sjoerd Eiling" ;
  a2a:PersonName [
    rdfs:label "Sjoerd Eiling" ;
    a2a:PersonNameFirstName "Sjoerd" ;
    a2a:PersonNameLastName "Eiling"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1881-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mirns en Bakhuizen" ;
    rdfs:label "Mirns en Bakhuizen"
  ] .

oa:person_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_Person2
  a a2a:Person ;
  rdfs:label "Lieuwe (1837) Eiling" ;
  a2a:PersonName [
    rdfs:label "Lieuwe (1837) Eiling" ;
    a2a:PersonNameLastName "Lieuwe (1837) Eiling"
  ] .

oa:person_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_Person3
  a a2a:Person ;
  rdfs:label "Jantje (Joanna) (19162) Pelsma" ;
  a2a:PersonName [
    rdfs:label "Jantje (Joanna) (19162) Pelsma" ;
    a2a:PersonNameLastName "Jantje (Joanna) (19162) Pelsma"
  ] .

oa:event_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1973" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1973-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:relationep_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_Person1 ;
  a2a:EventKeyRef oa:event_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_Event1 .

oa:relationep_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_Person2 ;
  a2a:EventKeyRef oa:event_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_Event1 .

oa:relationep_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_Person3 ;
  a2a:EventKeyRef oa:event_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab_Event1 .

oa:source_rkf_6555c50e-6ac2-6e49-e82e-d077115e6dab
  a a2a:Source ;
  rdfs:label "Archief RK Friesland, Bidprentjesverzameling" ;
  a2a:SourcePlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward", "1500-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Bidprentjesverzameling" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief RK Friesland" ;
    rdfs:label "Archief RK Friesland"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriPreview "https://archiefrkfriesland.nl/archiefdata/advertenties/17224.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archiefrkfriesland.nl/scripts/open_arch.php?nummer=17224" ;
  a2a:RecordIdentifier "17224" ;
  a2a:RecordGUID "{6555c50e-6ac2-6e49-e82e-d077115e6dab}" ;
  a2a:SourceRemarkProvenance "Bidprentjes export.csv (ontvangen 23 december 2025) via mail / csv2a2a" .

