@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_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 januari 1850 te Vries" ;
  a2a:hasPerson oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_bruidegom, oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_vader_van_de_bruidegom, oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_moeder_van_de_bruidegom, oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_bruid, oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_vader_van_de_bruid, oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_moeder_van_de_bruid ;
  a2a:hasEvent oa:event_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_Huwelijk ;
  a2a:hasRelationEP oa:relationep_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_0, oa:relationep_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_1, oa:relationep_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_2, oa:relationep_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_3, oa:relationep_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_4, oa:relationep_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_5 ;
  a2a:hasSource oa:source_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f .

oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_bruidegom
  a a2a:Person ;
  rdfs:label "Egbert Noord" ;
  a2a:PersonName [
    rdfs:label "Egbert Noord" ;
    a2a:PersonNameLiteral "Egbert Noord" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNameLastName "Noord"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_vader_van_de_bruidegom
  a a2a:Person ;
  rdfs:label "Jan Harmens Noord" ;
  a2a:PersonName [
    rdfs:label "Jan Harmens Noord" ;
    a2a:PersonNameLiteral "Jan Harmens Noord" ;
    a2a:PersonNameFirstName "Jan Harmens" ;
    a2a:PersonNameLastName "Noord"
  ] ;
  a2a:Gender "Man" .

oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_moeder_van_de_bruidegom
  a a2a:Person ;
  rdfs:label "Grietien Hinderiks" ;
  a2a:PersonName [
    rdfs:label "Grietien Hinderiks" ;
    a2a:PersonNameLiteral "Grietien Hinderiks" ;
    a2a:PersonNameFirstName "Grietien" ;
    a2a:PersonNameLastName "Hinderiks"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_bruid
  a a2a:Person ;
  rdfs:label "Albertien Lammers" ;
  a2a:PersonName [
    rdfs:label "Albertien Lammers" ;
    a2a:PersonNameLiteral "Albertien Lammers" ;
    a2a:PersonNameFirstName "Albertien" ;
    a2a:PersonNameLastName "Lammers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Yde (Vries)" ;
    rdfs:label "Yde (Vries)"
  ] ;
  a2a:Profession "landbouwersche" .

oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_vader_van_de_bruid
  a a2a:Person ;
  rdfs:label "Geert Lammers" ;
  a2a:PersonName [
    rdfs:label "Geert Lammers" ;
    a2a:PersonNameLiteral "Geert Lammers" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNameLastName "Lammers"
  ] ;
  a2a:Gender "Man" .

oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_moeder_van_de_bruid
  a a2a:Person ;
  rdfs:label "Luchien Alberts" ;
  a2a:PersonName [
    rdfs:label "Luchien Alberts" ;
    a2a:PersonNameLiteral "Luchien Alberts" ;
    a2a:PersonNameFirstName "Luchien" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "winkeliersche" .

oa:event_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_Huwelijk
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1850-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] .

oa:relationep_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_bruid ;
  a2a:EventKeyRef oa:event_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_Huwelijk .

oa:relationep_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_bruidegom ;
  a2a:EventKeyRef oa:event_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_Huwelijk .

oa:relationep_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_moeder_van_de_bruid ;
  a2a:EventKeyRef oa:event_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_Huwelijk .

oa:relationep_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_moeder_van_de_bruidegom ;
  a2a:EventKeyRef oa:event_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_Huwelijk .

oa:relationep_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_vader_van_de_bruid ;
  a2a:EventKeyRef oa:event_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_Huwelijk .

oa:relationep_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_vader_van_de_bruidegom ;
  a2a:EventKeyRef oa:event_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f_Huwelijk .

oa:source_dar_4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1850-01-01 - 1850-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1850" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1850-01-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Assen" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "1850" ;
    rdfs:label "Drents Archief, Assen, 1, 1850"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.alledrenten.nl/iip.php?file=/Burgerlijke%20Stand/0166.029/0166.029_1843/NL-AsnDA_0166.029_1843_0126.jp2" ;
    a2a:UriPreview "http://www.alledrenten.nl/thumbnail.php?file=/Burgerlijke%20Stand/0166.029/0166.029_1843/NL-AsnDA_0166.029_1843_0126.jp2"
  ] ;
  a2a:SourceLastChangeDate "2011-06-14"^^xsd:date ;
  a2a:RecordGUID "{4f5b2aa8-4ef7-4f1e-8b4b-e1cc221f053f}" ;
  a2a:SourceRemarkAkteSoort "Huwelijk" ;
  a2a:SourceRemarkOpmerking "doopplaats bruidegom: Zeyen (Vries); weduwe Jan Noord; dispensatie huwelijk 07-12-1849; vader bruidegom overleden; moeder bruidegom overleden; vader bruid overleden" .

