@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_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 december 1918 te Harderwijk" ;
  a2a:hasPerson oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624158, oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624159, oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624160, oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624161, oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624162, oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624163 ;
  a2a:hasEvent oa:event_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_0, oa:relationep_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_1, oa:relationep_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_2, oa:relationep_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_3, oa:relationep_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_4, oa:relationep_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_5 ;
  a2a:hasSource oa:source_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF .

oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624158
  a a2a:Person ;
  rdfs:label "Hendricus de Kort" ;
  a2a:PersonName [
    rdfs:label "Hendricus de Kort" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kort"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:Profession "winkelier" .

oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624159
  a a2a:Person ;
  rdfs:label "Gerard de Kort" ;
  a2a:PersonName [
    rdfs:label "Gerard de Kort" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kort"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624160
  a a2a:Person ;
  rdfs:label "Woutrina Luijbregts" ;
  a2a:PersonName [
    rdfs:label "Woutrina Luijbregts" ;
    a2a:PersonNameFirstName "Woutrina" ;
    a2a:PersonNameLastName "Luijbregts"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624161
  a a2a:Person ;
  rdfs:label "Sophia Raaijen" ;
  a2a:PersonName [
    rdfs:label "Sophia Raaijen" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Raaijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Harderwijk" ;
    rdfs:label "Harderwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624162
  a a2a:Person ;
  rdfs:label "Peter Raaijen" ;
  a2a:PersonName [
    rdfs:label "Peter Raaijen" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Raaijen"
  ] ;
  a2a:Profession "winkelier" .

oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624163
  a a2a:Person ;
  rdfs:label "Dorothea Hendrika Bessels" ;
  a2a:PersonName [
    rdfs:label "Dorothea Hendrika Bessels" ;
    a2a:PersonNameFirstName "Dorothea Hendrika" ;
    a2a:PersonNameLastName "Bessels"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "27-12-1918" ;
    a2a:Year "1918" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1918-12-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harderwijk" ;
    rdfs:label "Harderwijk"
  ] .

oa:relationep_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624158 ;
  a2a:EventKeyRef oa:event_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Event1 .

oa:relationep_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624159 ;
  a2a:EventKeyRef oa:event_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Event1 .

oa:relationep_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624160 ;
  a2a:EventKeyRef oa:event_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Event1 .

oa:relationep_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624161 ;
  a2a:EventKeyRef oa:event_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Event1 .

oa:relationep_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624162 ;
  a2a:EventKeyRef oa:event_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Event1 .

oa:relationep_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Person3023624163 ;
  a2a:EventKeyRef oa:event_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF_Event1 .

oa:source_gld_B2DB9FC6-F045-4EA6-94CE-4CF8461916AF
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Harderwijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Harderwijk, Nederland", "1918-12-27 - 1918-12-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-12-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-12-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-12-1918" ;
    a2a:Year "1918" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "27-12-1918"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Harderwijk, Huwelijksregister" ;
    a2a:Book "Harderwijk, Huwelijksregister" ;
    a2a:DocumentNumber "91" ;
    a2a:RegistryNumber "9078.06" ;
    rdfs:label "Gelders Archief, Arnhem, Harderwijk, Huwelijksregister, Harderwijk, Huwelijksregister, 91, 9078.06"
  ] ;
  a2a:SourceLastChangeDate "2023-06-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/B2DB9FC6F0454EA694CE4CF8461916AF" ;
  a2a:RecordIdentifier "3023624157" ;
  a2a:RecordGUID "{B2DB9FC6-F045-4EA6-94CE-4CF8461916AF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/665E847B131547BA85825E1F813A2ABC" .

