@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_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 augustus 1834 te Assen" ;
  a2a:hasPerson oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person-a92101d3-0209-4ac8-9a50-7ef85746d5eb, oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person-0e3dc0c0-1483-45ad-8079-f4617571fc25, oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person-683ed70c-be9f-4356-9f43-093e7521b14b, oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person-15240665-3876-4f23-bdec-9e511d741756, oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person-5d3abe58-636a-46a3-88d3-4df703500a5b, oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person-753b4dd0-2931-4c0b-9846-9118837740d5 ;
  a2a:hasEvent oa:event_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_0, oa:relationep_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_1, oa:relationep_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_2, oa:relationep_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_3, oa:relationep_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_4, oa:relationep_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_5 ;
  a2a:hasSource oa:source_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e .

oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person-a92101d3-0209-4ac8-9a50-7ef85746d5eb
  a a2a:Person ;
  rdfs:label "Balte Jans Heuving" ;
  a2a:PersonName [
    rdfs:label "Balte Jans Heuving" ;
    a2a:PersonNameFirstName "Balte Jans" ;
    a2a:PersonNameLastName "Heuving"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person-0e3dc0c0-1483-45ad-8079-f4617571fc25
  a a2a:Person ;
  rdfs:label "Eltien Hendriks" ;
  a2a:PersonName [
    rdfs:label "Eltien Hendriks" ;
    a2a:PersonNameFirstName "Eltien" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person-683ed70c-be9f-4356-9f43-093e7521b14b
  a a2a:Person ;
  rdfs:label "Jan Steenge" ;
  a2a:PersonName [
    rdfs:label "Jan Steenge" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Steenge"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person-15240665-3876-4f23-bdec-9e511d741756
  a a2a:Person ;
  rdfs:label "Jan Hendriks Steenge" ;
  a2a:PersonName [
    rdfs:label "Jan Hendriks Steenge" ;
    a2a:PersonNameFirstName "Jan Hendriks" ;
    a2a:PersonNameLastName "Steenge"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "-" ;
    rdfs:label "-"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "-" ;
    rdfs:label "-"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person-5d3abe58-636a-46a3-88d3-4df703500a5b
  a a2a:Person ;
  rdfs:label "Margjen Heuving" ;
  a2a:PersonName [
    rdfs:label "Margjen Heuving" ;
    a2a:PersonNameFirstName "Margjen" ;
    a2a:PersonNameLastName "Heuving"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "-" ;
    rdfs:label "-"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1808" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1808-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rolde" ;
    rdfs:label "Rolde"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person-753b4dd0-2931-4c0b-9846-9118837740d5
  a a2a:Person ;
  rdfs:label "Albertje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Albertje Jacobs" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1834" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1834-08-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:relationep_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person:a92101d3-0209-4ac8-9a50-7ef85746d5eb ;
  a2a:EventKeyRef oa:event_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Event1 .

oa:relationep_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person:0e3dc0c0-1483-45ad-8079-f4617571fc25 ;
  a2a:EventKeyRef oa:event_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Event1 .

oa:relationep_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person:683ed70c-be9f-4356-9f43-093e7521b14b ;
  a2a:EventKeyRef oa:event_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Event1 .

oa:relationep_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person:15240665-3876-4f23-bdec-9e511d741756 ;
  a2a:EventKeyRef oa:event_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Event1 .

oa:relationep_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person:5d3abe58-636a-46a3-88d3-4df703500a5b ;
  a2a:EventKeyRef oa:event_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Event1 .

oa:relationep_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Person:753b4dd0-2931-4c0b-9846-9118837740d5 ;
  a2a:EventKeyRef oa:event_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e_Event1 .

oa:source_dar_9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1834-08-24 - 1834-08-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1834-08-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1834-08-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1834" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1834-08-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Huwelijk, Deel: 1834, Periode: 1834" ;
    a2a:Book "Huwelijksregister Assen 1834" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "1834" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Huwelijk, Deel: 1834, Periode: 1834, Huwelijksregister Assen 1834, 12, 1834"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/335320d7-9303-0485-491c-1f183d603339.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/335320d7-9303-0485-491c-1f183d603339.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e" ;
  a2a:RecordGUID "{9dce0471-e0d3-48d0-aca5-bfeb83f0ec3e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_12582_00012582.xml van DAR" .

[] a2a:PersonRemarkdiversen """Datum doop: 08-02-1807
Plaats doop: Rolde""" .
[] a2a:PersonRemarkdiversen "Plaats doop: -" .
