@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_0a5459d2-0dae-11e5-be76-fbddcbc3e68f
  a a2a:Record ;
  rdfs:label "Overlijden op 24 juli 1957 te Dokkum" ;
  a2a:hasPerson oa:person_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Person-f35d4b3a-0dad-11e5-98fe-7b7524dcd7fe, oa:person_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Person-0700fdb5-c107-e1c6-4a68-273b5b83d906, oa:person_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Person-09df8396-0dae-11e5-b77c-cb9b7b48e2b7, oa:person_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Person-0a06f4c6-0dae-11e5-b8b7-2f61893f9f3c ;
  a2a:hasEvent oa:event_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_0, oa:relationep_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_1, oa:relationep_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_2 ;
  a2a:hasRelationPP oa:relationpp_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_0 ;
  a2a:hasSource oa:source_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f .

oa:person_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Person-f35d4b3a-0dad-11e5-98fe-7b7524dcd7fe
  a a2a:Person ;
  rdfs:label "Reinder Straatsma" ;
  a2a:PersonName [
    rdfs:label "Reinder Straatsma" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Straatsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Murmerwoude" ;
    rdfs:label "Murmerwoude"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "86 jaar" ;
    rdfs:label "86 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wanswerd" ;
    rdfs:label "Wanswerd"
  ] .

oa:person_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Person-0700fdb5-c107-e1c6-4a68-273b5b83d906
  a a2a:Person ;
  rdfs:label "Martje van der Wal" ;
  a2a:PersonName [
    rdfs:label "Martje van der Wal" ;
    a2a:PersonNameFirstName "Martje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Person-09df8396-0dae-11e5-b77c-cb9b7b48e2b7
  a a2a:Person ;
  rdfs:label "Tjeerd Tjeerds Straatsma" ;
  a2a:PersonName [
    rdfs:label "Tjeerd Tjeerds Straatsma" ;
    a2a:PersonNameFirstName "Tjeerd" ;
    a2a:PersonNamePatronym "Tjeerds" ;
    a2a:PersonNameLastName "Straatsma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Person-0a06f4c6-0dae-11e5-b8b7-2f61893f9f3c
  a a2a:Person ;
  rdfs:label "Sjieuwke Pieters Brouwer" ;
  a2a:PersonName [
    rdfs:label "Sjieuwke Pieters Brouwer" ;
    a2a:PersonNameFirstName "Sjieuwke" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1957" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1957-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:relationep_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Person:f35d4b3a-0dad-11e5-98fe-7b7524dcd7fe ;
  a2a:EventKeyRef oa:event_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Event1 .

oa:relationep_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Person:09df8396-0dae-11e5-b77c-cb9b7b48e2b7 ;
  a2a:EventKeyRef oa:event_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Event1 .

oa:relationep_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Person:0a06f4c6-0dae-11e5-b8b7-2f61893f9f3c ;
  a2a:EventKeyRef oa:event_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Event1 .

oa:relationpp_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Person:f35d4b3a-0dad-11e5-98fe-7b7524dcd7fe, oa:person_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f_Person:0700fdb5-c107-e1c6-4a68-273b5b83d906 .

oa:source_frl_0a5459d2-0dae-11e5-be76-fbddcbc3e68f
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1957-07-25 - 1957-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1957-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1957-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1957" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1957-07-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Dokkum - Tresoar, Deel: 3078, Periode: 1957" ;
    a2a:Book "Overlijdensregister 1957" ;
    a2a:DocumentNumber "0081" ;
    a2a:RegistryNumber "3078" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Dokkum - Tresoar, Deel: 3078, Periode: 1957, Overlijdensregister 1957, 0081, 3078"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/1d97e275-c81c-233c-1fe0-649898e298a6.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0a5459d2-0dae-11e5-be76-fbddcbc3e68f" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/1d97e275-c81c-233c-1fe0-649898e298a6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0a5459d2-0dae-11e5-be76-fbddcbc3e68f" ;
  a2a:RecordGUID "{0a5459d2-0dae-11e5-be76-fbddcbc3e68f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231211_67979_00067979.xml van FRL" .

