@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_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C
  a a2a:Record ;
  rdfs:label "Ondertrouw op 10 juni 1629 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Person2027985766, oa:person_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Person2027985767 ;
  a2a:hasEvent oa:event_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Event1, oa:event_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_0, oa:relationep_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_1, oa:relationep_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_2, oa:relationep_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_3 ;
  a2a:hasSource oa:source_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C .

oa:person_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Person2027985766
  a a2a:Person ;
  rdfs:label "Johannes Coolhaes" ;
  a2a:PersonName [
    rdfs:label "Johannes Coolhaes" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Coolhaes"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Person2027985767
  a a2a:Person ;
  rdfs:label "Annelies van den Bande" ;
  a2a:PersonName [
    rdfs:label "Annelies van den Bande" ;
    a2a:PersonNameFirstName "Annelies" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bande"
  ] ;
  a2a:MaritalStatus "other:Wed." .

oa:event_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "26-06-1629" ;
    a2a:Year "1629" ;
    a2a:Month "06" ;
    a2a:Day "26" ;
    rdfs:label "1629-06-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "10-06-1629" ;
    a2a:Year "1629" ;
    a2a:Month "06" ;
    a2a:Day "10" ;
    rdfs:label "1629-06-10"^^xsd:date
  ] .

oa:relationep_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Person2027985766 ;
  a2a:EventKeyRef oa:event_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Event1 .

oa:relationep_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Person2027985767 ;
  a2a:EventKeyRef oa:event_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Event1 .

oa:relationep_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Person2027985766 ;
  a2a:EventKeyRef oa:event_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Event2 .

oa:relationep_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Person2027985767 ;
  a2a:EventKeyRef oa:event_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C_Event2 .

oa:source_srt_06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1629-06-26 - 1629-06-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1629-06-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1629-06-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-06-1629" ;
    a2a:Year "1629" ;
    a2a:Month "06" ;
    a2a:Day "26" ;
    rdfs:label "26-06-1629"
  ] ;
  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 "56" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Trouw gereformeerd, 56"
  ] ;
  a2a:SourceLastChangeDate "2023-10-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/06C2534F5D2C4BC9A1A09F6393D9BA5C" ;
  a2a:RecordIdentifier "2027985765" ;
  a2a:RecordGUID "{06C2534F-5D2C-4BC9-A1A0-9F6393D9BA5C}" ;
  a2a:SourceRemarkOpmerking "Datum is fictief. Trouwdatum staat niet vermeld in de akte." ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_1-0256_54_A2A.xml van SRT" .

