@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_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB
  a a2a:Record ;
  rdfs:label "Ondertrouw op 9 november 1625 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Person2027980517, oa:person_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Person2027980518, oa:person_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Person2027980519 ;
  a2a:hasEvent oa:event_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Event1, oa:event_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_0, oa:relationep_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_1, oa:relationep_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_2, oa:relationep_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_3, oa:relationep_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_4 ;
  a2a:hasSource oa:source_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB .

oa:person_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Person2027980517
  a a2a:Person ;
  rdfs:label "Pieter Claessoon" ;
  a2a:PersonName [
    rdfs:label "Pieter Claessoon" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Claessoon"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Person2027980518
  a a2a:Person ;
  rdfs:label "Lisbet Cornelis" ;
  a2a:PersonName [
    rdfs:label "Lisbet Cornelis" ;
    a2a:PersonNameFirstName "Lisbet" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:MaritalStatus "other:Wed." .

oa:person_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Person2027980519
  a a2a:Person ;
  rdfs:label "Willem Milsch" ;
  a2a:PersonName [
    rdfs:label "Willem Milsch" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Milsch"
  ] .

oa:event_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "13-11-1625" ;
    a2a:Year "1625" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1625-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "09-11-1625" ;
    a2a:Year "1625" ;
    a2a:Month "11" ;
    a2a:Day "09" ;
    rdfs:label "1625-11-09"^^xsd:date
  ] .

oa:relationep_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Person2027980517 ;
  a2a:EventKeyRef oa:event_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Event1 .

oa:relationep_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Person2027980518 ;
  a2a:EventKeyRef oa:event_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Event1 .

oa:relationep_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Person2027980519 ;
  a2a:EventKeyRef oa:event_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Event1 .

oa:relationep_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_3
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Person2027980517 ;
  a2a:EventKeyRef oa:event_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Event2 .

oa:relationep_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_4
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Person2027980518 ;
  a2a:EventKeyRef oa:event_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB_Event2 .

oa:source_srt_52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1625-11-13 - 1625-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1625-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1625-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-11-1625" ;
    a2a:Year "1625" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "13-11-1625"
  ] ;
  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/52D6CF6AEA594B50B4ADABBF43148DCB" ;
  a2a:RecordIdentifier "2027980516" ;
  a2a:RecordGUID "{52D6CF6A-EA59-4B50-B4AD-ABBF43148DCB}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_1-0256_54_A2A.xml van SRT" .

