@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_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2
  a a2a:Record ;
  rdfs:label "Ondertrouw op 12 augustus 1640 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Person3364602863, oa:person_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Person3364602864 ;
  a2a:hasEvent oa:event_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Event1, oa:event_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_0, oa:relationep_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_1, oa:relationep_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_2, oa:relationep_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_3 ;
  a2a:hasSource oa:source_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2 .

oa:person_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Person3364602863
  a a2a:Person ;
  rdfs:label "Aert Abrahamsz" ;
  a2a:PersonName [
    rdfs:label "Aert Abrahamsz" ;
    a2a:PersonNameFirstName "Aert" ;
    a2a:PersonNameLastName "Abrahamsz"
  ] ;
  a2a:Residence [
    a2a:Place "Baenstraet" ;
    rdfs:label "Baenstraet"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwleckerlant" ;
    rdfs:label "Nieuwleckerlant"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Person3364602864
  a a2a:Person ;
  rdfs:label "Sara Michiels" ;
  a2a:PersonName [
    rdfs:label "Sara Michiels" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Residence [
    a2a:Place "Peeperstraet" ;
    rdfs:label "Peeperstraet"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:event_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "30-09-1640" ;
    a2a:Year "1640" ;
    a2a:Month "09" ;
    a2a:Day "30" ;
    rdfs:label "1640-09-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "12-08-1640" ;
    a2a:Year "1640" ;
    a2a:Month "08" ;
    a2a:Day "12" ;
    rdfs:label "1640-08-12"^^xsd:date
  ] .

oa:relationep_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Person3364602863 ;
  a2a:EventKeyRef oa:event_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Event1 .

oa:relationep_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Person3364602864 ;
  a2a:EventKeyRef oa:event_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Event1 .

oa:relationep_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Person3364602863 ;
  a2a:EventKeyRef oa:event_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Event2 .

oa:relationep_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Person3364602864 ;
  a2a:EventKeyRef oa:event_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2_Event2 .

oa:source_srt_BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1640-09-30 - 1640-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1640-09-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1640-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-09-1640" ;
    a2a:Year "1640" ;
    a2a:Month "09" ;
    a2a:Day "30" ;
    rdfs:label "30-09-1640"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Trouw gereformeerd" ;
    a2a:RegistryNumber "58" ;
    a2a:Folio "109v" ;
    rdfs:label "Stadsarchief Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Trouw gereformeerd, 58, 109v"
  ] ;
  a2a:SourceLastChangeDate "2024-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/BA47C8DCC3DA4B1997021CB4DB3AC7A2" ;
  a2a:RecordIdentifier "3364602862" ;
  a2a:RecordGUID "{BA47C8DC-C3DA-4B19-9702-1CB4DB3AC7A2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A21AFB9A94474A848A741331DCA137AA" .

