@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_919e51db-094a-e09a-a1e7-9d64a0beface
  a a2a:Record ;
  rdfs:label "Overlijden op 16 april 1884 te Montfoort" ;
  a2a:hasPerson oa:person_frl_919e51db-094a-e09a-a1e7-9d64a0beface_Person-0842961a-f57a-ec95-01fc-f1ce5f5107eb, oa:person_frl_919e51db-094a-e09a-a1e7-9d64a0beface_Person-e31ee37f-6946-46b1-bd1d-3b8b2100b060, oa:person_frl_919e51db-094a-e09a-a1e7-9d64a0beface_Person-858cb087-dbd1-4914-b062-66b705950234 ;
  a2a:hasEvent oa:event_frl_919e51db-094a-e09a-a1e7-9d64a0beface_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_919e51db-094a-e09a-a1e7-9d64a0beface_0, oa:relationep_frl_919e51db-094a-e09a-a1e7-9d64a0beface_1, oa:relationep_frl_919e51db-094a-e09a-a1e7-9d64a0beface_2 ;
  a2a:hasSource oa:source_frl_919e51db-094a-e09a-a1e7-9d64a0beface .

oa:person_frl_919e51db-094a-e09a-a1e7-9d64a0beface_Person-0842961a-f57a-ec95-01fc-f1ce5f5107eb
  a a2a:Person ;
  rdfs:label "Pietje Rusticus" ;
  a2a:PersonName [
    rdfs:label "Pietje Rusticus" ;
    a2a:PersonNameFirstName "Pietje" ;
    a2a:PersonNameLastName "Rusticus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "14 jaar" ;
    rdfs:label "14 jaar"
  ] .

oa:person_frl_919e51db-094a-e09a-a1e7-9d64a0beface_Person-e31ee37f-6946-46b1-bd1d-3b8b2100b060
  a a2a:Person ;
  rdfs:label "Pieter Rusticus" ;
  a2a:PersonName [
    rdfs:label "Pieter Rusticus" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Rusticus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "arbeider" .

oa:person_frl_919e51db-094a-e09a-a1e7-9d64a0beface_Person-858cb087-dbd1-4914-b062-66b705950234
  a a2a:Person ;
  rdfs:label "Sytske Breeuwsma" ;
  a2a:PersonName [
    rdfs:label "Sytske Breeuwsma" ;
    a2a:PersonNameFirstName "Sytske" ;
    a2a:PersonNameLastName "Breeuwsma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_919e51db-094a-e09a-a1e7-9d64a0beface_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1884-04-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Montfoort" ;
    rdfs:label "Montfoort"
  ] .

oa:relationep_frl_919e51db-094a-e09a-a1e7-9d64a0beface_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_919e51db-094a-e09a-a1e7-9d64a0beface_Person:0842961a-f57a-ec95-01fc-f1ce5f5107eb ;
  a2a:EventKeyRef oa:event_frl_919e51db-094a-e09a-a1e7-9d64a0beface_Event1 .

oa:relationep_frl_919e51db-094a-e09a-a1e7-9d64a0beface_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_919e51db-094a-e09a-a1e7-9d64a0beface_Person:e31ee37f-6946-46b1-bd1d-3b8b2100b060 ;
  a2a:EventKeyRef oa:event_frl_919e51db-094a-e09a-a1e7-9d64a0beface_Event1 .

oa:relationep_frl_919e51db-094a-e09a-a1e7-9d64a0beface_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_919e51db-094a-e09a-a1e7-9d64a0beface_Person:858cb087-dbd1-4914-b062-66b705950234 ;
  a2a:EventKeyRef oa:event_frl_919e51db-094a-e09a-a1e7-9d64a0beface_Event1 .

oa:source_frl_919e51db-094a-e09a-a1e7-9d64a0beface
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel", "1884-04-18 - 1884-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1884-04-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Wijmbritseradeel - Tresoar, Bron: boek, Deel: 3023, Periode: 1884" ;
    a2a:Book "Overlijdensregister 1883-1885" ;
    a2a:DocumentNumber "0054" ;
    a2a:RegistryNumber "3023" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Wijmbritseradeel - Tresoar, Bron: boek, Deel: 3023, Periode: 1884, Overlijdensregister 1883-1885, 0054, 3023"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/69a83302-443b-459b-ce79-3810dd18b0d5.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/919e51db-094a-e09a-a1e7-9d64a0beface" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/69a83302-443b-459b-ce79-3810dd18b0d5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/919e51db-094a-e09a-a1e7-9d64a0beface" ;
  a2a:RecordGUID "{919e51db-094a-e09a-a1e7-9d64a0beface}" ;
  a2a:SourceRemarkOpmerking "Overleden te Montfoort" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Wijmbritseradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3023" ;
  a2a:SourceRemarkregister_periode "1884" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_66908_00066908.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Montfoort" ;
  a2a:PersonRemarkdatum_overlijden "1884-04-16" .

