@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_91d4c8a0-cbef-4a0f-94f6-c8ae5f78699a
  a a2a:Record ;
  rdfs:label "Geboorte in 1826 te Kortijk (België)" ;
  a2a:hasPerson oa:person_kor_91d4c8a0-cbef-4a0f-94f6-c8ae5f78699a_Person1 ;
  a2a:hasEvent oa:event_kor_91d4c8a0-cbef-4a0f-94f6-c8ae5f78699a_Event1 ;
  a2a:hasRelationEP oa:relationep_kor_91d4c8a0-cbef-4a0f-94f6-c8ae5f78699a_0 ;
  a2a:hasSource oa:source_kor_91d4c8a0-cbef-4a0f-94f6-c8ae5f78699a .

oa:person_kor_91d4c8a0-cbef-4a0f-94f6-c8ae5f78699a_Person1
  a a2a:Person ;
  rdfs:label "Fredericus Josephus Dekoster" ;
  a2a:PersonName [
    rdfs:label "Fredericus Josephus Dekoster" ;
    a2a:PersonNameLastName "Fredericus Josephus Dekoster"
  ] .

oa:event_kor_91d4c8a0-cbef-4a0f-94f6-c8ae5f78699a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [ a2a:Year "1826" ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Kortijk" ;
    rdfs:label "België, Kortijk"
  ] .

oa:relationep_kor_91d4c8a0-cbef-4a0f-94f6-c8ae5f78699a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_kor_91d4c8a0-cbef-4a0f-94f6-c8ae5f78699a_Person1 ;
  a2a:EventKeyRef oa:event_kor_91d4c8a0-cbef-4a0f-94f6-c8ae5f78699a_Event1 .

oa:source_kor_91d4c8a0-cbef-4a0f-94f6-c8ae5f78699a
  a a2a:Source ;
  rdfs:label "Stadsarchief Kortrijk, BS Geboorte" ;
  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 "1826" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1826-05-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  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/91d4c8a0cbef4a0f94f6c8ae5f78699a1ed4a9ef7d4f427188eaaf3c894bf167/browse.jpg" ;
    a2a:UriPreview "https://beeldbank.kortrijk.be/KORTRIJK/91d4c8a0cbef4a0f94f6c8ae5f78699a1ed4a9ef7d4f427188eaaf3c894bf167/browse-thumb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://beeldbank.kortrijk.be/erfgoed/index.php/image/watch/91d4c8a0cbef4a0f94f6c8ae5f78699a1ed4a9ef7d4f427188eaaf3c894bf167b182138b91604db5a5936541c2ab8a36?s=60914ad71869f&c=57656" ;
  a2a:RecordGUID "{91d4c8a0-cbef-4a0f-94f6-c8ae5f78699a}" ;
  a2a:SourceRemarkProvenance "Scrape vanaf https://beeldbank.kortrijk.be/erfgoed/" .

