@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_srt_12878EA6-F315-4E78-B5AC-0894B639393D
  a a2a:Record ;
  rdfs:label "Ondertrouw op 10 april 1707 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Person2034283352, oa:person_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Person2034283353, oa:person_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Person2034283354 ;
  a2a:hasEvent oa:event_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Event1, oa:event_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_12878EA6-F315-4E78-B5AC-0894B639393D_0, oa:relationep_srt_12878EA6-F315-4E78-B5AC-0894B639393D_1, oa:relationep_srt_12878EA6-F315-4E78-B5AC-0894B639393D_2, oa:relationep_srt_12878EA6-F315-4E78-B5AC-0894B639393D_3, oa:relationep_srt_12878EA6-F315-4E78-B5AC-0894B639393D_4 ;
  a2a:hasSource oa:source_srt_12878EA6-F315-4E78-B5AC-0894B639393D .

oa:person_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Person2034283352
  a a2a:Person ;
  rdfs:label "Jan Hendriks Busscher" ;
  a2a:PersonName [
    rdfs:label "Jan Hendriks Busscher" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNameLastName "Busscher"
  ] ;
  a2a:Residence [
    a2a:Place "Peperstraat" ;
    rdfs:label "Peperstraat"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Person2034283353
  a a2a:Person ;
  rdfs:label "Jannetje Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jannetje Jacobs" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Residence [
    a2a:Place "Swanestraat" ;
    rdfs:label "Swanestraat"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:MaritalStatus "other:Wed." .

oa:person_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Person2034283354
  a a2a:Person ;
  rdfs:label "Bart Barts" ;
  a2a:PersonName [
    rdfs:label "Bart Barts" ;
    a2a:PersonNameFirstName "Bart" ;
    a2a:PersonNameLastName "Barts"
  ] .

oa:event_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "27-04-1707" ;
    a2a:Year "1707" ;
    a2a:Month "04" ;
    a2a:Day "27" ;
    rdfs:label "1707-04-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "10-04-1707" ;
    a2a:Year "1707" ;
    a2a:Month "04" ;
    a2a:Day "10" ;
    rdfs:label "1707-04-10"^^xsd:date
  ] .

oa:relationep_srt_12878EA6-F315-4E78-B5AC-0894B639393D_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Person2034283352 ;
  a2a:EventKeyRef oa:event_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Event1 .

oa:relationep_srt_12878EA6-F315-4E78-B5AC-0894B639393D_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Person2034283353 ;
  a2a:EventKeyRef oa:event_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Event1 .

oa:relationep_srt_12878EA6-F315-4E78-B5AC-0894B639393D_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Person2034283354 ;
  a2a:EventKeyRef oa:event_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Event1 .

oa:relationep_srt_12878EA6-F315-4E78-B5AC-0894B639393D_3
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Person2034283352 ;
  a2a:EventKeyRef oa:event_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Event2 .

oa:relationep_srt_12878EA6-F315-4E78-B5AC-0894B639393D_4
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Person2034283353 ;
  a2a:EventKeyRef oa:event_srt_12878EA6-F315-4E78-B5AC-0894B639393D_Event2 .

oa:source_srt_12878EA6-F315-4E78-B5AC-0894B639393D
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1707-04-27 - 1707-04-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-04-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-04-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-04-1707" ;
    a2a:Year "1707" ;
    a2a:Month "04" ;
    a2a:Day "27" ;
    rdfs:label "27-04-1707"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Trouw gereformeerd" ;
    a2a:RegistryNumber "70" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Trouw gereformeerd, 70"
  ] ;
  a2a:SourceLastChangeDate "2024-12-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/12878EA6F3154E78B5AC0894B639393D" ;
  a2a:RecordIdentifier "2034283351" ;
  a2a:RecordGUID "{12878EA6-F315-4E78-B5AC-0894B639393D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5B7EAA2F696E43939D9998FEE3EAC0CC" .

