@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_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 juni 1843 te Barneveld" ;
  a2a:hasPerson oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991847, oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991848, oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991849, oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991850, oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991851, oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991852 ;
  a2a:hasEvent oa:event_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_0, oa:relationep_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_1, oa:relationep_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_2, oa:relationep_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_3, oa:relationep_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_4, oa:relationep_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_5 ;
  a2a:hasSource oa:source_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC .

oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991847
  a a2a:Person ;
  rdfs:label "Willem Does" ;
  a2a:PersonName [
    rdfs:label "Willem Does" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Does"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] ;
  a2a:Profession "daglooner" .

oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991848
  a a2a:Person ;
  rdfs:label "Andries Does" ;
  a2a:PersonName [
    rdfs:label "Andries Does" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Does"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991849
  a a2a:Person ;
  rdfs:label "Wijmtje van Soest" ;
  a2a:PersonName [
    rdfs:label "Wijmtje van Soest" ;
    a2a:PersonNameFirstName "Wijmtje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Soest"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991850
  a a2a:Person ;
  rdfs:label "Jannigje Davelaar" ;
  a2a:PersonName [
    rdfs:label "Jannigje Davelaar" ;
    a2a:PersonNameFirstName "Jannigje" ;
    a2a:PersonNameLastName "Davelaar"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Scherpenzeel" ;
    rdfs:label "Scherpenzeel"
  ] ;
  a2a:Profession "dienstbare" .

oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991851
  a a2a:Person ;
  rdfs:label "Frans Davelaar" ;
  a2a:PersonName [
    rdfs:label "Frans Davelaar" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Davelaar"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991852
  a a2a:Person ;
  rdfs:label "Cornelia van Maarn" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Maarn" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Maarn"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "16-06-1843" ;
    a2a:Year "1843" ;
    a2a:Month "06" ;
    a2a:Day "16" ;
    rdfs:label "1843-06-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Barneveld" ;
    rdfs:label "Barneveld"
  ] .

oa:relationep_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991847 ;
  a2a:EventKeyRef oa:event_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Event1 .

oa:relationep_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991848 ;
  a2a:EventKeyRef oa:event_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Event1 .

oa:relationep_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991849 ;
  a2a:EventKeyRef oa:event_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Event1 .

oa:relationep_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991850 ;
  a2a:EventKeyRef oa:event_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Event1 .

oa:relationep_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991851 ;
  a2a:EventKeyRef oa:event_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Event1 .

oa:relationep_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Person3048991852 ;
  a2a:EventKeyRef oa:event_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC_Event1 .

oa:source_gld_39BCFD72-8B75-4FF4-BAF2-FF608494D9EC
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Barneveld" ;
    a2a:Country "Nederland" ;
    rdfs:label "Barneveld, Nederland", "1843-06-16 - 1843-06-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-06-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-06-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-06-1843" ;
    a2a:Year "1843" ;
    a2a:Month "06" ;
    a2a:Day "16" ;
    rdfs:label "16-06-1843"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Barneveld, Huwelijksregister" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "6428.03" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Barneveld, Huwelijksregister, 22, 6428.03"
  ] ;
  a2a:SourceLastChangeDate "2022-12-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/39BCFD728B754FF4BAF2FF608494D9EC" ;
  a2a:RecordIdentifier "3048991846" ;
  a2a:RecordGUID "{39BCFD72-8B75-4FF4-BAF2-FF608494D9EC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/70DA0AF4DC094F3380BCF0A97B0D1DED" .

