@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_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA
  a a2a:Record ;
  rdfs:label "Ondertrouw op 22 april 1762 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Person2032664578, oa:person_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Person2032664579 ;
  a2a:hasEvent oa:event_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Event1, oa:event_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_0, oa:relationep_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_1, oa:relationep_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_2, oa:relationep_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_3 ;
  a2a:hasSource oa:source_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA .

oa:person_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Person2032664578
  a a2a:Person ;
  rdfs:label "Frans Bras" ;
  a2a:PersonName [
    rdfs:label "Frans Bras" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Bras"
  ] ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Bersenhoek" ;
    rdfs:label "De Bersenhoek"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Person2032664579
  a a2a:Person ;
  rdfs:label "Teuntje Willems" ;
  a2a:PersonName [
    rdfs:label "Teuntje Willems" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wamel" ;
    rdfs:label "Wamel"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:event_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "16-05-1762" ;
    a2a:Year "1762" ;
    a2a:Month "05" ;
    a2a:Day "16" ;
    rdfs:label "1762-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "22-04-1762" ;
    a2a:Year "1762" ;
    a2a:Month "04" ;
    a2a:Day "22" ;
    rdfs:label "1762-04-22"^^xsd:date
  ] .

oa:relationep_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Person2032664578 ;
  a2a:EventKeyRef oa:event_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Event1 .

oa:relationep_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Person2032664579 ;
  a2a:EventKeyRef oa:event_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Event1 .

oa:relationep_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Person2032664578 ;
  a2a:EventKeyRef oa:event_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Event2 .

oa:relationep_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Person2032664579 ;
  a2a:EventKeyRef oa:event_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA_Event2 .

oa:source_srt_5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1762-05-16 - 1762-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-05-1762" ;
    a2a:Year "1762" ;
    a2a:Month "05" ;
    a2a:Day "16" ;
    rdfs:label "16-05-1762"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Oud Archief van de Stad Rotterdam (OSA)" ;
    a2a:Book "Stadstrouw" ;
    a2a:RegistryNumber "1067" ;
    rdfs:label "Stadsarchief Rotterdam, Oud Archief van de Stad Rotterdam (OSA), Stadstrouw, 1067"
  ] ;
  a2a:SourceLastChangeDate "2024-11-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5A3CE507F2914A48BBCD2C8C3B9ABCDA" ;
  a2a:RecordIdentifier "2032664577" ;
  a2a:RecordGUID "{5A3CE507-F291-4A48-BBCD-2C8C3B9ABCDA}" ;
  a2a:SourceRemarkOpmerking "het consent van haar ouders te vertoonen voor het" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/428225E430D1475E8E6A8CF114D8C452" .

