@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_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c
  a a2a:Record ;
  rdfs:label "Overlijden op 30 oktober 1874 te Britsum" ;
  a2a:hasPerson oa:person_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_Person-9de17966-02bf-a9a4-3d75-2365ac36ecc3, oa:person_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_Person-08a80ad9-0840-4d9c-81b3-eece54ff51dc, oa:person_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_Person-f253f543-f8c6-400b-8414-6eb0b735066d ;
  a2a:hasEvent oa:event_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_0, oa:relationep_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_1, oa:relationep_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_2 ;
  a2a:hasSource oa:source_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c .

oa:person_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_Person-9de17966-02bf-a9a4-3d75-2365ac36ecc3
  a a2a:Person ;
  rdfs:label "Trijntje Jans Wytzes" ;
  a2a:PersonName [
    rdfs:label "Trijntje Jans Wytzes" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Wytzes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "15 weken" ;
    rdfs:label "15 weken"
  ] .

oa:person_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_Person-08a80ad9-0840-4d9c-81b3-eece54ff51dc
  a a2a:Person ;
  rdfs:label "Jan Jans Wytzes" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Wytzes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Wytzes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "turfschipper" .

oa:person_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_Person-f253f543-f8c6-400b-8414-6eb0b735066d
  a a2a:Person ;
  rdfs:label "Lotje Oenses Sinnema" ;
  a2a:PersonName [
    rdfs:label "Lotje Oenses Sinnema" ;
    a2a:PersonNameFirstName "Lotje" ;
    a2a:PersonNamePatronym "Oenses" ;
    a2a:PersonNameLastName "Sinnema"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1874-10-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Britsum" ;
    rdfs:label "Britsum"
  ] .

oa:relationep_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_Person:9de17966-02bf-a9a4-3d75-2365ac36ecc3 ;
  a2a:EventKeyRef oa:event_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_Event1 .

oa:relationep_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_Person:08a80ad9-0840-4d9c-81b3-eece54ff51dc ;
  a2a:EventKeyRef oa:event_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_Event1 .

oa:relationep_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_Person:f253f543-f8c6-400b-8414-6eb0b735066d ;
  a2a:EventKeyRef oa:event_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c_Event1 .

oa:source_frl_5d4e13e4-0a69-e323-78dd-b5b1d2adb54c
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1874-11-06 - 1874-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1874" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1874-11-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Opsterland - Tresoar, Bron: boek, Deel: 3024, Periode: 1874" ;
    a2a:Book "Overlijdensregister 1874" ;
    a2a:DocumentNumber "0228" ;
    a2a:RegistryNumber "3024" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Opsterland - Tresoar, Bron: boek, Deel: 3024, Periode: 1874, Overlijdensregister 1874, 0228, 3024"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/37b7124c-09b7-d353-4308-d4a0d3568306.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/5d4e13e4-0a69-e323-78dd-b5b1d2adb54c" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/37b7124c-09b7-d353-4308-d4a0d3568306.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5d4e13e4-0a69-e323-78dd-b5b1d2adb54c" ;
  a2a:RecordGUID "{5d4e13e4-0a69-e323-78dd-b5b1d2adb54c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_21297_00021297.xml van FRL" .

