@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_279e9db2-3eba-4238-a6ee-059f6c7e8825
  a a2a:Record ;
  rdfs:label "Trouwen op 18 mei 1800 te Assen" ;
  a2a:hasPerson oa:person_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Person-69ff6003-a1f6-40ba-b56e-d671040f689e, oa:person_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Person-53675d85-0a9f-40e1-b5f2-1d80b83d45b3, oa:person_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Person-ed5b8b1e-d53a-46a7-9ba1-304a0615a485, oa:person_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Person-d1d94e9a-fb9f-4769-9bcc-44895e1e03c6 ;
  a2a:hasEvent oa:event_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_0, oa:relationep_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_1, oa:relationep_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_2, oa:relationep_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_3 ;
  a2a:hasSource oa:source_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825 .

oa:person_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Person-69ff6003-a1f6-40ba-b56e-d671040f689e
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Person-53675d85-0a9f-40e1-b5f2-1d80b83d45b3
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Person-ed5b8b1e-d53a-46a7-9ba1-304a0615a485
  a a2a:Person ;
  rdfs:label "Frederica Teuniss" ;
  a2a:PersonName [
    rdfs:label "Frederica Teuniss" ;
    a2a:PersonNameFirstName "Frederica" ;
    a2a:PersonNamePatronym "Teuniss"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:person_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Person-d1d94e9a-fb9f-4769-9bcc-44895e1e03c6
  a a2a:Person ;
  rdfs:label "Kars Lutjes" ;
  a2a:PersonName [
    rdfs:label "Kars Lutjes" ;
    a2a:PersonNameFirstName "Kars" ;
    a2a:PersonNamePatronym "Lutjes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Borgercompagnie" ;
    rdfs:label "Borgercompagnie"
  ] .

oa:event_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1800-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Person:69ff6003-a1f6-40ba-b56e-d671040f689e ;
  a2a:EventKeyRef oa:event_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Event1 .

oa:relationep_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Person:53675d85-0a9f-40e1-b5f2-1d80b83d45b3 ;
  a2a:EventKeyRef oa:event_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Event1 .

oa:relationep_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Person:ed5b8b1e-d53a-46a7-9ba1-304a0615a485 ;
  a2a:EventKeyRef oa:event_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Event1 .

oa:relationep_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Person:d1d94e9a-fb9f-4769-9bcc-44895e1e03c6 ;
  a2a:EventKeyRef oa:event_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825_Event1 .

oa:source_dar_279e9db2-3eba-4238-a6ee-059f6c7e8825
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1800-05-18 - 1800-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1800" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1800-05-18"^^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/4438e946-de76-ca58-dafb-024145c30aab.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/279e9db2-3eba-4238-a6ee-059f6c7e8825" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/4438e946-de76-ca58-dafb-024145c30aab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/279e9db2-3eba-4238-a6ee-059f6c7e8825" ;
  a2a:RecordGUID "{279e9db2-3eba-4238-a6ee-059f6c7e8825}" ;
  a2a:SourceRemarkOpmerking "Religie: herv.<br/>Datum ondertrouw: 11-04-1800<br/>Datum aangifte: 27-04-1800" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_7376_00007376.xml van DAR" .

