@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_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e
  a a2a:Record ;
  rdfs:label "Overlijden op 19 juni 1876 te Ooststellingwerf" ;
  a2a:hasPerson oa:person_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_Person-e0ec787a-0053-0bbb-b0f5-e84bbea94196, oa:person_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_Person-feb163a9-25b2-954a-2e31-4a3856aea641, oa:person_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_Person-804b0594-a7d2-cb20-6466-b3c5a3be084c ;
  a2a:hasEvent oa:event_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_0, oa:relationep_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_1, oa:relationep_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_2 ;
  a2a:hasSource oa:source_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e .

oa:person_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_Person-e0ec787a-0053-0bbb-b0f5-e84bbea94196
  a a2a:Person ;
  rdfs:label "Jantje Gerrits Koopman" ;
  a2a:PersonName [
    rdfs:label "Jantje Gerrits Koopman" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePatronym "Gerrits" ;
    a2a:PersonNameLastName "Koopman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "11 jaar" ;
    rdfs:label "11 jaar"
  ] .

oa:person_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_Person-feb163a9-25b2-954a-2e31-4a3856aea641
  a a2a:Person ;
  rdfs:label "Gerrit Annes Koopman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Annes Koopman" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Annes" ;
    a2a:PersonNameLastName "Koopman"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_Person-804b0594-a7d2-cb20-6466-b3c5a3be084c
  a a2a:Person ;
  rdfs:label "Klaasje Wiebes Scheper" ;
  a2a:PersonName [
    rdfs:label "Klaasje Wiebes Scheper" ;
    a2a:PersonNameFirstName "Klaasje" ;
    a2a:PersonNamePatronym "Wiebes" ;
    a2a:PersonNameLastName "Scheper"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1876-06-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf"
  ] .

oa:relationep_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_Person:e0ec787a-0053-0bbb-b0f5-e84bbea94196 ;
  a2a:EventKeyRef oa:event_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_Event1 .

oa:relationep_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_Person:feb163a9-25b2-954a-2e31-4a3856aea641 ;
  a2a:EventKeyRef oa:event_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_Event1 .

oa:relationep_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_Person:804b0594-a7d2-cb20-6466-b3c5a3be084c ;
  a2a:EventKeyRef oa:event_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e_Event1 .

oa:source_frl_bd2283f3-7c24-90a6-8f97-e2ad59c79c3e
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1876-08-21 - 1876-08-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-08-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-08-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1876-08-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 3016, Periode: 1876" ;
    a2a:Book "Overlijdensregister 1876" ;
    a2a:DocumentNumber "0141" ;
    a2a:RegistryNumber "3016" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 3016, Periode: 1876, Overlijdensregister 1876, 0141, 3016"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_3016%2FNL-0400410000_30-27_3016_147.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/bd2283f3-7c24-90a6-8f97-e2ad59c79c3e" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_3016%2FNL-0400410000_30-27_3016_147.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/bd2283f3-7c24-90a6-8f97-e2ad59c79c3e" ;
  a2a:RecordGUID "{bd2283f3-7c24-90a6-8f97-e2ad59c79c3e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_47669_00047669.xml van FRL" .

