@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_18569F79-393D-4C1F-BE9E-22A7389D0306
  a a2a:Record ;
  rdfs:label "Trouwen op 13 december 1673 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_18569F79-393D-4C1F-BE9E-22A7389D0306_Person2033314866, oa:person_srt_18569F79-393D-4C1F-BE9E-22A7389D0306_Person2033314867 ;
  a2a:hasEvent oa:event_srt_18569F79-393D-4C1F-BE9E-22A7389D0306_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_18569F79-393D-4C1F-BE9E-22A7389D0306_0, oa:relationep_srt_18569F79-393D-4C1F-BE9E-22A7389D0306_1 ;
  a2a:hasSource oa:source_srt_18569F79-393D-4C1F-BE9E-22A7389D0306 .

oa:person_srt_18569F79-393D-4C1F-BE9E-22A7389D0306_Person2033314866
  a a2a:Person ;
  rdfs:label "Adriaen van Regemorter" ;
  a2a:PersonName [
    rdfs:label "Adriaen van Regemorter" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Regemorter"
  ] .

oa:person_srt_18569F79-393D-4C1F-BE9E-22A7389D0306_Person2033314867
  a a2a:Person ;
  rdfs:label "Maria Blanckerts" ;
  a2a:PersonName [
    rdfs:label "Maria Blanckerts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Blanckerts"
  ] .

oa:event_srt_18569F79-393D-4C1F-BE9E-22A7389D0306_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "13-12-1673" ;
    a2a:Year "1673" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1673-12-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_18569F79-393D-4C1F-BE9E-22A7389D0306_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_18569F79-393D-4C1F-BE9E-22A7389D0306_Person2033314866 ;
  a2a:EventKeyRef oa:event_srt_18569F79-393D-4C1F-BE9E-22A7389D0306_Event1 .

oa:relationep_srt_18569F79-393D-4C1F-BE9E-22A7389D0306_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_18569F79-393D-4C1F-BE9E-22A7389D0306_Person2033314867 ;
  a2a:EventKeyRef oa:event_srt_18569F79-393D-4C1F-BE9E-22A7389D0306_Event1 .

oa:source_srt_18569F79-393D-4C1F-BE9E-22A7389D0306
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1673-12-13 - 1673-12-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1673-12-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-12-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-12-1673" ;
    a2a:Year "1673" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "13-12-1673"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Oud Archief van de Stad Rotterdam (OSA)" ;
    a2a:Book "Stadstrouw" ;
    a2a:RegistryNumber "1058" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Oud Archief van de Stad Rotterdam (OSA), Stadstrouw, 1058"
  ] ;
  a2a:SourceLastChangeDate "2021-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/18569F79393D4C1FBE9E22A7389D0306" ;
  a2a:RecordIdentifier "2033314865" ;
  a2a:RecordGUID "{18569F79-393D-4C1F-BE9E-22A7389D0306}" ;
  a2a:SourceRemarkOpmerking "Zie orig, acte (in margine)" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/86490769F06045A7A716B776DE5FCF38" .

