@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_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800
  a a2a:Record ;
  rdfs:label "Overlijden op 9 maart 1959 te Sneek" ;
  a2a:hasPerson oa:person_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_Person1, oa:person_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_Person2, oa:person_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_Person3 ;
  a2a:hasEvent oa:event_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_Event1 ;
  a2a:hasRelationEP oa:relationep_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_0, oa:relationep_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_1, oa:relationep_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_2 ;
  a2a:hasSource oa:source_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800 .

oa:person_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_Person1
  a a2a:Person ;
  rdfs:label "Tonny Fokken" ;
  a2a:PersonName [
    rdfs:label "Tonny Fokken" ;
    a2a:PersonNameFirstName "Tonny" ;
    a2a:PersonNameLastName "Fokken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1950" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1950-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_Person2
  a a2a:Person ;
  rdfs:label "Antonius Mattheus Maria Fokken" ;
  a2a:PersonName [
    rdfs:label "Antonius Mattheus Maria Fokken" ;
    a2a:PersonNameLastName "Antonius Mattheus Maria Fokken"
  ] .

oa:person_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_Person3
  a a2a:Person ;
  rdfs:label "Johanna Geertruida Antonia Kraamer" ;
  a2a:PersonName [
    rdfs:label "Johanna Geertruida Antonia Kraamer" ;
    a2a:PersonNameLastName "Johanna Geertruida Antonia Kraamer"
  ] .

oa:event_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1959" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1959-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sneek" ;
    rdfs:label "Sneek"
  ] .

oa:relationep_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_Person1 ;
  a2a:EventKeyRef oa:event_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_Event1 .

oa:relationep_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_Person2 ;
  a2a:EventKeyRef oa:event_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_Event1 .

oa:relationep_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_Person3 ;
  a2a:EventKeyRef oa:event_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800_Event1 .

oa:source_rkf_8a80ed61-9e6f-0c13-aeeb-4c2139c1f800
  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/10375.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archiefrkfriesland.nl/scripts/open_arch.php?nummer=10375" ;
  a2a:RecordIdentifier "10375" ;
  a2a:RecordGUID "{8a80ed61-9e6f-0c13-aeeb-4c2139c1f800}" ;
  a2a:SourceRemarkProvenance "Bidprentjes export.csv (ontvangen 23 december 2025) via mail / csv2a2a" .

