@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_4e862e71-e2d3-4f47-854e-8960e2df2c41
  a a2a:Record ;
  rdfs:label "Huwelijk in 1862 te Kortijk (België)" ;
  a2a:hasPerson oa:person_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41_Person1, oa:person_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41_Person2 ;
  a2a:hasEvent oa:event_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41_Event1 ;
  a2a:hasRelationEP oa:relationep_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41_0, oa:relationep_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41_1 ;
  a2a:hasSource oa:source_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41 .

oa:person_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41_Person1
  a a2a:Person ;
  rdfs:label "Charles Haemers" ;
  a2a:PersonName [
    rdfs:label "Charles Haemers" ;
    a2a:PersonNameLastName "Charles Haemers"
  ] .

oa:person_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41_Person2
  a a2a:Person ;
  rdfs:label "Louisa Vandesonneville" ;
  a2a:PersonName [
    rdfs:label "Louisa Vandesonneville" ;
    a2a:PersonNameLastName "Louisa Vandesonneville"
  ] .

oa:event_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [ a2a:Year "1862" ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Kortijk" ;
    rdfs:label "België, Kortijk"
  ] .

oa:relationep_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41_Person1 ;
  a2a:EventKeyRef oa:event_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41_Event1 .

oa:relationep_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41_Person2 ;
  a2a:EventKeyRef oa:event_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41_Event1 .

oa:source_kor_4e862e71-e2d3-4f47-854e-8960e2df2c41
  a a2a:Source ;
  rdfs:label "Stadsarchief Kortrijk, BS Huwelijk" ;
  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 "1862" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1862-11-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  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/e815f40ad0a24b31b39ec2ae8d92a02428b881b1046f492ab9cea8c9d153e68f/browse.jpg" ;
    a2a:UriPreview "https://beeldbank.kortrijk.be/KORTRIJK/e815f40ad0a24b31b39ec2ae8d92a02428b881b1046f492ab9cea8c9d153e68f/browse-thumb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://beeldbank.kortrijk.be/erfgoed/index.php/set/watch/4e862e71e2d34f47854e8960e2df2c4163c0e1380af24c3baf10dc76f6ff99ad129ed0e93e354cdeabb958bd33e8e79a?s=6091555005f48&c=1496" ;
  a2a:RecordGUID "{4e862e71-e2d3-4f47-854e-8960e2df2c41}" ;
  a2a:SourceRemarkProvenance "Scrape vanaf https://beeldbank.kortrijk.be/erfgoed/" .

