@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_406b759f-62bd-66bb-7c86-e7bf3469cfd5
  a a2a:Record ;
  rdfs:label "Overlijden op 24 juni 1891 te Sint Jacobiparochie" ;
  a2a:hasPerson oa:person_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Person-fd3f1776-d0a4-8981-4f3f-6b20e9189ebe, oa:person_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Person-ce87c344-833f-420a-8d30-3766a6d2f429, oa:person_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Person-57f51cfb-1198-4e4a-bdc6-7419d87dba81, oa:person_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Person-646336c3-3aae-4194-8319-5dbca22f9f6e ;
  a2a:hasEvent oa:event_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_0, oa:relationep_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_1, oa:relationep_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_2 ;
  a2a:hasRelationPP oa:relationpp_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_0 ;
  a2a:hasSource oa:source_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5 .

oa:person_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Person-fd3f1776-d0a4-8981-4f3f-6b20e9189ebe
  a a2a:Person ;
  rdfs:label "Lijsbeth Schulp" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Schulp" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNameLastName "Schulp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "58 jaar" ;
    rdfs:label "58 jaar"
  ] .

oa:person_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Person-ce87c344-833f-420a-8d30-3766a6d2f429
  a a2a:Person ;
  rdfs:label "Gerrit Aarts Schulp" ;
  a2a:PersonName [
    rdfs:label "Gerrit Aarts Schulp" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Aarts" ;
    a2a:PersonNameLastName "Schulp"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Person-57f51cfb-1198-4e4a-bdc6-7419d87dba81
  a a2a:Person ;
  rdfs:label "Trijntje Klazes Dijkstra" ;
  a2a:PersonName [
    rdfs:label "Trijntje Klazes Dijkstra" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Klazes" ;
    a2a:PersonNameLastName "Dijkstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Person-646336c3-3aae-4194-8319-5dbca22f9f6e
  a a2a:Person ;
  rdfs:label "Reimer Dijkstra" ;
  a2a:PersonName [
    rdfs:label "Reimer Dijkstra" ;
    a2a:PersonNameFirstName "Reimer" ;
    a2a:PersonNameLastName "Dijkstra"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1891-06-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint Jacobiparochie" ;
    rdfs:label "Sint Jacobiparochie"
  ] .

oa:relationep_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Person:fd3f1776-d0a4-8981-4f3f-6b20e9189ebe ;
  a2a:EventKeyRef oa:event_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Event1 .

oa:relationep_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Person:ce87c344-833f-420a-8d30-3766a6d2f429 ;
  a2a:EventKeyRef oa:event_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Event1 .

oa:relationep_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Person:57f51cfb-1198-4e4a-bdc6-7419d87dba81 ;
  a2a:EventKeyRef oa:event_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Event1 .

oa:relationpp_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Person:fd3f1776-d0a4-8981-4f3f-6b20e9189ebe, oa:person_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5_Person:646336c3-3aae-4194-8319-5dbca22f9f6e .

oa:source_frl_406b759f-62bd-66bb-7c86-e7bf3469cfd5
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Het Bildt" ;
    rdfs:label "Het Bildt", "1891-06-24 - 1891-06-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-06-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-06-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1891-06-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Het Bildt - Tresoar, Bron: boek, Deel: 3027, Periode: 1891" ;
    a2a:Book "Overlijdensregister 1891" ;
    a2a:DocumentNumber "0082" ;
    a2a:RegistryNumber "3027" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Het Bildt - Tresoar, Bron: boek, Deel: 3027, Periode: 1891, Overlijdensregister 1891, 0082, 3027"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/4ff79c32-d2cc-ac22-9d67-8dc581c26873.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/406b759f-62bd-66bb-7c86-e7bf3469cfd5" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/4ff79c32-d2cc-ac22-9d67-8dc581c26873.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/406b759f-62bd-66bb-7c86-e7bf3469cfd5" ;
  a2a:RecordGUID "{406b759f-62bd-66bb-7c86-e7bf3469cfd5}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Het Bildt - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3027" ;
  a2a:SourceRemarkregister_periode "1891" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_61964_00061964.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "gehuwd" ;
  a2a:PersonRemarkplaats_overlijden "Sint Jacobiparochie" ;
  a2a:PersonRemarkdatum_overlijden "1891-06-24" .

