@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_ab87b5c2-074f-e271-27bb-5d8c0bb78671
  a a2a:Record ;
  rdfs:label "Overlijden op 5 februari 1860 te Ooststellingwerf" ;
  a2a:hasPerson oa:person_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_Person-802bbed8-248b-bd08-af35-4781445a6a4d, oa:person_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_Person-d2437b82-6de9-2e6d-ea8e-1aec82813e60, oa:person_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_Person-c41004c0-b7f7-50a2-8379-ee5a7296cae9 ;
  a2a:hasEvent oa:event_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_0, oa:relationep_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_1, oa:relationep_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_2 ;
  a2a:hasSource oa:source_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671 .

oa:person_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_Person-802bbed8-248b-bd08-af35-4781445a6a4d
  a a2a:Person ;
  rdfs:label "Jochum Sleiffer" ;
  a2a:PersonName [
    rdfs:label "Jochum Sleiffer" ;
    a2a:PersonNameFirstName "Jochum" ;
    a2a:PersonNameLastName "Sleiffer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 jaar" ;
    rdfs:label "1 jaar"
  ] .

oa:person_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_Person-d2437b82-6de9-2e6d-ea8e-1aec82813e60
  a a2a:Person ;
  rdfs:label "Jochum Sleiffer" ;
  a2a:PersonName [
    rdfs:label "Jochum Sleiffer" ;
    a2a:PersonNameFirstName "Jochum" ;
    a2a:PersonNameLastName "Sleiffer"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_Person-c41004c0-b7f7-50a2-8379-ee5a7296cae9
  a a2a:Person ;
  rdfs:label "Maria Adams Gooyaards" ;
  a2a:PersonName [
    rdfs:label "Maria Adams Gooyaards" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Adams" ;
    a2a:PersonNameLastName "Gooyaards"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1860-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf"
  ] .

oa:relationep_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_Person:802bbed8-248b-bd08-af35-4781445a6a4d ;
  a2a:EventKeyRef oa:event_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_Event1 .

oa:relationep_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_Person:d2437b82-6de9-2e6d-ea8e-1aec82813e60 ;
  a2a:EventKeyRef oa:event_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_Event1 .

oa:relationep_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_Person:c41004c0-b7f7-50a2-8379-ee5a7296cae9 ;
  a2a:EventKeyRef oa:event_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671_Event1 .

oa:source_frl_ab87b5c2-074f-e271-27bb-5d8c0bb78671
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1860-02-06 - 1860-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1860-02-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 3011, Periode: 1860" ;
    a2a:Book "Overlijdensregister 1860" ;
    a2a:DocumentNumber "0019" ;
    a2a:RegistryNumber "3011" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 3011, Periode: 1860, Overlijdensregister 1860, 0019, 3011"
  ] ;
  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_3011%2FNL-0400410000_30-27_3011_053.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/ab87b5c2-074f-e271-27bb-5d8c0bb78671" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_3011%2FNL-0400410000_30-27_3011_053.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ab87b5c2-074f-e271-27bb-5d8c0bb78671" ;
  a2a:RecordGUID "{ab87b5c2-074f-e271-27bb-5d8c0bb78671}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_50054_00050054.xml van FRL" .

