@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_0f2deb09-4ec2-31e2-9be4-22a620f04b3c
  a a2a:Record ;
  rdfs:label "Overlijden (overlijdensakte) op 22 oktober 1868 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_Person-07b39ee0-f70a-dd54-e865-9201c3096b33, oa:person_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_Person-d414716d-6105-e313-15dd-97202b36df26, oa:person_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_Person-06359cd2-f0d5-829c-7a07-0397611a344b ;
  a2a:hasEvent oa:event_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_0, oa:relationep_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_1, oa:relationep_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_2 ;
  a2a:hasSource oa:source_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c .

oa:person_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_Person-07b39ee0-f70a-dd54-e865-9201c3096b33
  a a2a:Person ;
  rdfs:label "Thecla Wybenga" ;
  a2a:PersonName [
    rdfs:label "Thecla Wybenga" ;
    a2a:PersonNameFirstName "Thecla" ;
    a2a:PersonNameLastName "Wybenga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "7 jaar" ;
    rdfs:label "7 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_Person-d414716d-6105-e313-15dd-97202b36df26
  a a2a:Person ;
  rdfs:label "Martinus Franciscus Wybenga" ;
  a2a:PersonName [
    rdfs:label "Martinus Franciscus Wybenga" ;
    a2a:PersonNameFirstName "Martinus Franciscus" ;
    a2a:PersonNameLastName "Wybenga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Profession "wagenmakersknecht" .

oa:person_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_Person-06359cd2-f0d5-829c-7a07-0397611a344b
  a a2a:Person ;
  rdfs:label "Maria Catharina Onclin" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Onclin" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Onclin"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1868-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_Person:07b39ee0-f70a-dd54-e865-9201c3096b33 ;
  a2a:EventKeyRef oa:event_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_Event1 .

oa:relationep_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_Person:d414716d-6105-e313-15dd-97202b36df26 ;
  a2a:EventKeyRef oa:event_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_Event1 .

oa:relationep_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_Person:06359cd2-f0d5-829c-7a07-0397611a344b ;
  a2a:EventKeyRef oa:event_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c_Event1 .

oa:source_frl_0f2deb09-4ec2-31e2-9be4-22a620f04b3c
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1868-10-23 - 1868-10-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-10-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-10-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1868-10-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Overlijdensregister 1868" ;
    a2a:DocumentNumber "0658" ;
    a2a:RegistryNumber "668" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Overlijdensregister 1868, 0658, 668"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/528ffada-2f61-d052-5d77-365521b33fe1.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0f2deb09-4ec2-31e2-9be4-22a620f04b3c" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/528ffada-2f61-d052-5d77-365521b33fe1.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/103da56a-695d-2506-8cbf-635ee6a45b71.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0f2deb09-4ec2-31e2-9be4-22a620f04b3c" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/103da56a-695d-2506-8cbf-635ee6a45b71.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0f2deb09-4ec2-31e2-9be4-22a620f04b3c" ;
  a2a:RecordGUID "{0f2deb09-4ec2-31e2-9be4-22a620f04b3c}" ;
  a2a:SourceRemarkAkteSoort "Overlijdensakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "668" ;
  a2a:SourceRemarkregister_periode "1868" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_115_00000115.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Leeuwarden" ;
  a2a:PersonRemarkdatum_overlijden "1868-10-22" .

