@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_da12e0de-c45d-4fe4-a91c-08d654832a45
  a a2a:Record ;
  rdfs:label "Trouwen op 1 januari 1732 te Meppel" ;
  a2a:hasPerson oa:person_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Person-a08c0394-7a6d-416d-84e9-88b1556e074b, oa:person_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Person-352740e0-c3b7-42b1-b045-c69943850f52, oa:person_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Person-ecebf777-d1da-4547-be4f-e83fcb7f8100, oa:person_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Person-cd49e0c4-11d1-4d81-9982-8913d9f865f0 ;
  a2a:hasEvent oa:event_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_0, oa:relationep_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_1, oa:relationep_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_2, oa:relationep_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_3 ;
  a2a:hasSource oa:source_dar_da12e0de-c45d-4fe4-a91c-08d654832a45 .

oa:person_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Person-a08c0394-7a6d-416d-84e9-88b1556e074b
  a a2a:Person ;
  rdfs:label "Dirkje Jans" ;
  a2a:PersonName [
    rdfs:label "Dirkje Jans" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Person-352740e0-c3b7-42b1-b045-c69943850f52
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Person-ecebf777-d1da-4547-be4f-e83fcb7f8100
  a a2a:Person ;
  rdfs:label "Jannegjen Peters" ;
  a2a:PersonName [
    rdfs:label "Jannegjen Peters" ;
    a2a:PersonNameFirstName "Jannegjen" ;
    a2a:PersonNamePatronym "Peters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Campen" ;
    rdfs:label "Campen"
  ] ;
  a2a:Profession "-" .

oa:person_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Person-cd49e0c4-11d1-4d81-9982-8913d9f865f0
  a a2a:Person ;
  rdfs:label "Gerrit Jacobs Ovink" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jacobs Ovink" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Ovink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:Profession "-" .

oa:event_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1732-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Person:a08c0394-7a6d-416d-84e9-88b1556e074b ;
  a2a:EventKeyRef oa:event_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Event1 .

oa:relationep_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Person:352740e0-c3b7-42b1-b045-c69943850f52 ;
  a2a:EventKeyRef oa:event_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Event1 .

oa:relationep_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Person:ecebf777-d1da-4547-be4f-e83fcb7f8100 ;
  a2a:EventKeyRef oa:event_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Event1 .

oa:relationep_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Person:cd49e0c4-11d1-4d81-9982-8913d9f865f0 ;
  a2a:EventKeyRef oa:event_dar_da12e0de-c45d-4fe4-a91c-08d654832a45_Event1 .

oa:source_dar_da12e0de-c45d-4fe4-a91c-08d654832a45
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1732-01-01 - 1732-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1732-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/aed0b97a-808b-ae99-791e-3a8c477ad88c.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/da12e0de-c45d-4fe4-a91c-08d654832a45" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/aed0b97a-808b-ae99-791e-3a8c477ad88c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/da12e0de-c45d-4fe4-a91c-08d654832a45" ;
  a2a:RecordGUID "{da12e0de-c45d-4fe4-a91c-08d654832a45}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7613_00007613.xml van DAR" .

