@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_4db93f0f-005d-49a1-9a49-2c8e8595d2e2
  a a2a:Record ;
  rdfs:label "Trouwen op 1 januari 1737 te Meppel" ;
  a2a:hasPerson oa:person_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2_Person-3e9104a6-1326-4672-ba74-881cd53f7ce3, oa:person_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2_Person-d557076a-4261-43b2-8b0b-a1e4f7f9e0d3 ;
  a2a:hasEvent oa:event_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2_0, oa:relationep_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2_1 ;
  a2a:hasSource oa:source_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2 .

oa:person_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2_Person-3e9104a6-1326-4672-ba74-881cd53f7ce3
  a a2a:Person ;
  rdfs:label "Gerrit Jans Bodde" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jans Bodde" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Bodde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Noorthoorn" ;
    rdfs:label "Noorthoorn"
  ] ;
  a2a:Profession "-" .

oa:person_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2_Person-d557076a-4261-43b2-8b0b-a1e4f7f9e0d3
  a a2a:Person ;
  rdfs:label "Albertje Harmens Geusinga" ;
  a2a:PersonName [
    rdfs:label "Albertje Harmens Geusinga" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNamePatronym "Harmens" ;
    a2a:PersonNameLastName "Geusinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:Profession "-" .

oa:event_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1737" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1737-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2_Person:3e9104a6-1326-4672-ba74-881cd53f7ce3 ;
  a2a:EventKeyRef oa:event_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2_Event1 .

oa:relationep_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2_Person:d557076a-4261-43b2-8b0b-a1e4f7f9e0d3 ;
  a2a:EventKeyRef oa:event_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2_Event1 .

oa:source_dar_4db93f0f-005d-49a1-9a49-2c8e8595d2e2
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1737-01-01 - 1737-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1737-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1737-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1737" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1737-01-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Trouw, Deel: 73" ;
    a2a:Book "Trouwregister Meppel 73" ;
    a2a:DocumentNumber "0176.01" ;
    a2a:RegistryNumber "73" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Trouw, Deel: 73, Trouwregister Meppel 73, 0176.01, 73"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/a92a1098-c660-b7c8-908c-c338e173e075.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4db93f0f-005d-49a1-9a49-2c8e8595d2e2" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/a92a1098-c660-b7c8-908c-c338e173e075.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4db93f0f-005d-49a1-9a49-2c8e8595d2e2" ;
  a2a:RecordGUID "{4db93f0f-005d-49a1-9a49-2c8e8595d2e2}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7426_00007426.xml van DAR" .

