@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_kor_aeefc06c-c879-46c3-9d02-82a787be2a23
  a a2a:Record ;
  rdfs:label "Overlijden in 1877 te Kortijk (België)" ;
  a2a:hasPerson oa:person_kor_aeefc06c-c879-46c3-9d02-82a787be2a23_Person1 ;
  a2a:hasEvent oa:event_kor_aeefc06c-c879-46c3-9d02-82a787be2a23_Event1 ;
  a2a:hasRelationEP oa:relationep_kor_aeefc06c-c879-46c3-9d02-82a787be2a23_0 ;
  a2a:hasSource oa:source_kor_aeefc06c-c879-46c3-9d02-82a787be2a23 .

oa:person_kor_aeefc06c-c879-46c3-9d02-82a787be2a23_Person1
  a a2a:Person ;
  rdfs:label "(Vrouwelijk)Levensloos Lauwers" ;
  a2a:PersonName [
    rdfs:label "(Vrouwelijk)Levensloos Lauwers" ;
    a2a:PersonNameLastName "(Vrouwelijk)Levensloos Lauwers"
  ] .

oa:event_kor_aeefc06c-c879-46c3-9d02-82a787be2a23_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [ a2a:Year "1877" ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Kortijk" ;
    rdfs:label "België, Kortijk"
  ] .

oa:relationep_kor_aeefc06c-c879-46c3-9d02-82a787be2a23_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_kor_aeefc06c-c879-46c3-9d02-82a787be2a23_Person1 ;
  a2a:EventKeyRef oa:event_kor_aeefc06c-c879-46c3-9d02-82a787be2a23_Event1 .

oa:source_kor_aeefc06c-c879-46c3-9d02-82a787be2a23
  a a2a:Source ;
  rdfs:label "Stadsarchief Kortrijk, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Kortrijk" ;
    rdfs:label "Kortrijk", "1796-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1877-03-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Kortrijk" ;
    rdfs:label "Stadsarchief Kortrijk"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://beeldbank.kortrijk.be/KORTRIJK/aeefc06cc87946c39d0282a787be2a2355631627bdc942f6bc21a184e5bfcb64/browse.jpg" ;
    a2a:UriPreview "https://beeldbank.kortrijk.be/KORTRIJK/aeefc06cc87946c39d0282a787be2a2355631627bdc942f6bc21a184e5bfcb64/browse-thumb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://beeldbank.kortrijk.be/erfgoed/index.php/image/watch/aeefc06cc87946c39d0282a787be2a2355631627bdc942f6bc21a184e5bfcb6472c3c350eaee4646b22b9648a93109a0?s=609153b336f37&c=55870" ;
  a2a:RecordGUID "{aeefc06c-c879-46c3-9d02-82a787be2a23}" ;
  a2a:SourceRemarkProvenance "Scrape vanaf https://beeldbank.kortrijk.be/erfgoed/" .

