@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_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e
  a a2a:Record ;
  rdfs:label "Trouwen op 11 mei 1794 te Assen" ;
  a2a:hasPerson oa:person_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Person-c13102ba-0f08-4e1d-afab-ec0a3c70e8d2, oa:person_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Person-d904fe9d-f1c2-42a8-a04d-e7e79ec43ef4, oa:person_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Person-19bca74b-3301-47f3-92fa-35879973eba9, oa:person_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Person-8f2724b5-7f0c-42d1-bf8c-5617bc261729 ;
  a2a:hasEvent oa:event_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_0, oa:relationep_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_1, oa:relationep_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_2, oa:relationep_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_3 ;
  a2a:hasSource oa:source_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e .

oa:person_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Person-c13102ba-0f08-4e1d-afab-ec0a3c70e8d2
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Person-d904fe9d-f1c2-42a8-a04d-e7e79ec43ef4
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Person-19bca74b-3301-47f3-92fa-35879973eba9
  a a2a:Person ;
  rdfs:label "Lens Roelofs" ;
  a2a:PersonName [
    rdfs:label "Lens Roelofs" ;
    a2a:PersonNameFirstName "Lens" ;
    a2a:PersonNamePatronym "Roelofs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:person_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Person-8f2724b5-7f0c-42d1-bf8c-5617bc261729
  a a2a:Person ;
  rdfs:label "Margien Janss" ;
  a2a:PersonName [
    rdfs:label "Margien Janss" ;
    a2a:PersonNameFirstName "Margien" ;
    a2a:PersonNamePatronym "Janss"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:event_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1794" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1794-05-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Person:c13102ba-0f08-4e1d-afab-ec0a3c70e8d2 ;
  a2a:EventKeyRef oa:event_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Event1 .

oa:relationep_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Person:d904fe9d-f1c2-42a8-a04d-e7e79ec43ef4 ;
  a2a:EventKeyRef oa:event_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Event1 .

oa:relationep_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Person:19bca74b-3301-47f3-92fa-35879973eba9 ;
  a2a:EventKeyRef oa:event_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Event1 .

oa:relationep_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Person:8f2724b5-7f0c-42d1-bf8c-5617bc261729 ;
  a2a:EventKeyRef oa:event_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e_Event1 .

oa:source_dar_5cf60ce2-7b2c-4f8a-868f-b6595ee4060e
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1794-05-11 - 1794-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1794-05-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Trouw, Deel: 5" ;
    a2a:Book "Trouwregister Assen 5" ;
    a2a:DocumentNumber "0176.01" ;
    a2a:RegistryNumber "5" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Trouw, Deel: 5, Trouwregister Assen 5, 0176.01, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/7f10e65c-52ab-25a1-8087-3b9338ef56c5.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5cf60ce2-7b2c-4f8a-868f-b6595ee4060e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/7f10e65c-52ab-25a1-8087-3b9338ef56c5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5cf60ce2-7b2c-4f8a-868f-b6595ee4060e" ;
  a2a:RecordGUID "{5cf60ce2-7b2c-4f8a-868f-b6595ee4060e}" ;
  a2a:SourceRemarkOpmerking "Religie: herv.<br/>Datum ondertrouw: 12-04-1794<br/>Datum aangifte: 27-04-1794" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7447_00007447.xml van DAR" .

