@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_f09481f3-d875-e2b5-c0cc-c4629f4329d8
  a a2a:Record ;
  rdfs:label "Overlijden op 27 augustus 1911 te Leeuwarden" ;
  a2a:hasPerson oa:person_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_Person1, oa:person_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_Person2, oa:person_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_Person3 ;
  a2a:hasEvent oa:event_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_Event1 ;
  a2a:hasRelationEP oa:relationep_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_0, oa:relationep_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_1, oa:relationep_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_2 ;
  a2a:hasSource oa:source_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8 .

oa:person_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_Person1
  a a2a:Person ;
  rdfs:label "Yeb Fokkes Ypma" ;
  a2a:PersonName [
    rdfs:label "Yeb Fokkes Ypma" ;
    a2a:PersonNameFirstName "Yeb Fokkes" ;
    a2a:PersonNameLastName "Ypma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1911-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Achlum" ;
    rdfs:label "Achlum"
  ] .

oa:person_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_Person2
  a a2a:Person ;
  rdfs:label "Fokke Maurits Ypma" ;
  a2a:PersonName [
    rdfs:label "Fokke Maurits Ypma" ;
    a2a:PersonNameLastName "Fokke Maurits Ypma"
  ] .

oa:person_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_Person3
  a a2a:Person ;
  rdfs:label "Hiske Klaas Hettinga" ;
  a2a:PersonName [
    rdfs:label "Hiske Klaas Hettinga" ;
    a2a:PersonNameLastName "Hiske Klaas Hettinga"
  ] .

oa:event_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1911-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_Person1 ;
  a2a:EventKeyRef oa:event_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_Event1 .

oa:relationep_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_Person2 ;
  a2a:EventKeyRef oa:event_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_Event1 .

oa:relationep_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_Person3 ;
  a2a:EventKeyRef oa:event_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8_Event1 .

oa:source_rkf_f09481f3-d875-e2b5-c0cc-c4629f4329d8
  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:SourceLastChangeDate "2020-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archiefrkfriesland.nl/scripts/open_arch.php?nummer=31494" ;
  a2a:RecordIdentifier "31494" ;
  a2a:RecordGUID "{f09481f3-d875-e2b5-c0cc-c4629f4329d8}" ;
  a2a:SourceRemarkProvenance "Bidprentjes export.csv (ontvangen 22-09-2020) via mail / csv2a2a" .

