@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_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3
  a a2a:Record ;
  rdfs:label "Huwelijk in 1890 te Kortijk (België)" ;
  a2a:hasPerson oa:person_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3_Person1, oa:person_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3_Person2 ;
  a2a:hasEvent oa:event_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3_Event1 ;
  a2a:hasRelationEP oa:relationep_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3_0, oa:relationep_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3_1 ;
  a2a:hasSource oa:source_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3 .

oa:person_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3_Person1
  a a2a:Person ;
  rdfs:label "Cyrillus Locquet" ;
  a2a:PersonName [
    rdfs:label "Cyrillus Locquet" ;
    a2a:PersonNameLastName "Cyrillus Locquet"
  ] .

oa:person_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3_Person2
  a a2a:Person ;
  rdfs:label "Marie Casaert" ;
  a2a:PersonName [
    rdfs:label "Marie Casaert" ;
    a2a:PersonNameLastName "Marie Casaert"
  ] .

oa:event_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [ a2a:Year "1890" ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Kortijk" ;
    rdfs:label "België, Kortijk"
  ] .

oa:relationep_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3_Person1 ;
  a2a:EventKeyRef oa:event_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3_Event1 .

oa:relationep_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3_Person2 ;
  a2a:EventKeyRef oa:event_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3_Event1 .

oa:source_kor_1f27f84c-91c2-4c48-b4ae-ecc1aed364c3
  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 "1890" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1890-05-03"^^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/b5aec256ae3d4ce2990e6d64e22e9caedcc495c36005479881ef5e9415fefa9c/browse.jpg" ;
    a2a:UriPreview "https://beeldbank.kortrijk.be/KORTRIJK/b5aec256ae3d4ce2990e6d64e22e9caedcc495c36005479881ef5e9415fefa9c/browse-thumb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-05-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://beeldbank.kortrijk.be/erfgoed/index.php/set/watch/1f27f84c91c24c48b4aeecc1aed364c3b25444c75a85464888c6fd8ca50def48bad8c39bc08a4a9eb8665d811982a903?s=609155563709d&c=1693" ;
  a2a:RecordGUID "{1f27f84c-91c2-4c48-b4ae-ecc1aed364c3}" ;
  a2a:SourceRemarkProvenance "Scrape vanaf https://beeldbank.kortrijk.be/erfgoed/" .

