@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_2e1e7255-97bd-40d1-a5d7-2bacb130dac8
  a a2a:Record ;
  rdfs:label "Trouwen (in het jaar 1811)" ;
  a2a:hasPerson oa:person_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_Person-60445fd8-7929-4434-ab50-7ac67a4a5dbd, oa:person_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_Person-6cfb12a8-49c6-4b47-b286-0459ee38570e, oa:person_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_Person-4bfbb512-6f8c-4be3-af80-cb5aa6526cbc ;
  a2a:hasEvent oa:event_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_0, oa:relationep_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_1, oa:relationep_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_2 ;
  a2a:hasSource oa:source_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8 .

oa:person_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_Person-60445fd8-7929-4434-ab50-7ac67a4a5dbd
  a a2a:Person ;
  rdfs:label "Pieter Jacobs Suur" ;
  a2a:PersonName [
    rdfs:label "Pieter Jacobs Suur" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Suur"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lula (Windeweer)" ;
    rdfs:label "Lula (Windeweer)"
  ] ;
  a2a:Profession "-" .

oa:person_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_Person-6cfb12a8-49c6-4b47-b286-0459ee38570e
  a a2a:Person ;
  rdfs:label "Grietje Hindriks" ;
  a2a:PersonName [
    rdfs:label "Grietje Hindriks" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_Person-4bfbb512-6f8c-4be3-af80-cb5aa6526cbc
  a a2a:Person ;
  rdfs:label "Geesje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Geesje Jacobs" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Annerveenschecompagnie" ;
    rdfs:label "Annerveenschecompagnie"
  ] ;
  a2a:Profession "-" .

oa:event_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_Person:60445fd8-7929-4434-ab50-7ac67a4a5dbd ;
  a2a:EventKeyRef oa:event_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_Event1 .

oa:relationep_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_Person:6cfb12a8-49c6-4b47-b286-0459ee38570e ;
  a2a:EventKeyRef oa:event_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_Event1 .

oa:relationep_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_Person:4bfbb512-6f8c-4be3-af80-cb5aa6526cbc ;
  a2a:EventKeyRef oa:event_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8_Event1 .

oa:source_dar_2e1e7255-97bd-40d1-a5d7-2bacb130dac8
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1811-03-10 - 1811-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-03-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Trouw, Deel: 18" ;
    a2a:Book "Trouwregister Anloo 18" ;
    a2a:DocumentNumber "0299" ;
    a2a:RegistryNumber "18" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Trouw, Deel: 18, Trouwregister Anloo 18, 0299, 18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/015d6566-3df5-e4a1-a290-3f0484971560.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2e1e7255-97bd-40d1-a5d7-2bacb130dac8" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/015d6566-3df5-e4a1-a290-3f0484971560.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2e1e7255-97bd-40d1-a5d7-2bacb130dac8" ;
  a2a:RecordGUID "{2e1e7255-97bd-40d1-a5d7-2bacb130dac8}" ;
  a2a:SourceRemarkOpmerking "Religie: herv.<br/>Datum aangifte: 10-03-1811" ;
  a2a:SourceRemarkbron "Trouw" ;
  a2a:SourceRemarkdeel "18" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_755_00000755.xml van DAR" .

