@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_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693
  a a2a:Record ;
  rdfs:label "Ondertrouw op 19 november 1750 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Person3920875070, oa:person_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Person3920875071 ;
  a2a:hasEvent oa:event_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Event1, oa:event_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_0, oa:relationep_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_1, oa:relationep_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_2, oa:relationep_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_3 ;
  a2a:hasSource oa:source_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693 .

oa:person_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Person3920875070
  a a2a:Person ;
  rdfs:label "Michiel Andriesz Spitters" ;
  a2a:PersonName [
    rdfs:label "Michiel Andriesz Spitters" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNamePatronym "Andriesz" ;
    a2a:PersonNameLastName "Spitters"
  ] ;
  a2a:Residence [
    a2a:Place "St Maertens Polder Oudenbos" ;
    rdfs:label "St Maertens Polder Oudenbos"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Person3920875071
  a a2a:Person ;
  rdfs:label "Elisabeth Verwiel" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Verwiel" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Verwiel"
  ] ;
  a2a:Residence [
    a2a:Place "Oudenbos Laestst Alhier Gewoont Hebbende" ;
    rdfs:label "Oudenbos Laestst Alhier Gewoont Hebbende"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waelwijk" ;
    rdfs:label "Waelwijk"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:event_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "19-11-1750" ;
    a2a:Year "1750" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1750-11-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "19-11-1750" ;
    a2a:Year "1750" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1750-11-19"^^xsd:date
  ] .

oa:relationep_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Person3920875070 ;
  a2a:EventKeyRef oa:event_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Event1 .

oa:relationep_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Person3920875071 ;
  a2a:EventKeyRef oa:event_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Event1 .

oa:relationep_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Person3920875070 ;
  a2a:EventKeyRef oa:event_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Event2 .

oa:relationep_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Person3920875071 ;
  a2a:EventKeyRef oa:event_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693_Event2 .

oa:source_srt_CEBAE6D8-EBDC-4346-81C5-DFB2407AD693
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1750-11-19 - 1750-11-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-11-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-11-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-11-1750" ;
    a2a:Year "1750" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "19-11-1750"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Oud Archief van de Stad Rotterdam (OSA)" ;
    a2a:Book "Stadstrouw" ;
    a2a:RegistryNumber "1065" ;
    rdfs:label "Stadsarchief Rotterdam, Oud Archief van de Stad Rotterdam (OSA), Stadstrouw, 1065"
  ] ;
  a2a:SourceLastChangeDate "2024-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CEBAE6D8EBDC434681C5DFB2407AD693" ;
  a2a:RecordIdentifier "3920875069" ;
  a2a:RecordGUID "{CEBAE6D8-EBDC-4346-81C5-DFB2407AD693}" ;
  a2a:SourceRemarkOpmerking "wonen beide in den Oudenbos, sijn aengetekent op a" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/127B8ED6D8D3401AB42212CB4B1FD7D7" .

