@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_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A
  a a2a:Record ;
  rdfs:label "Ondertrouw op 24 september 1803 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Person4438978835, oa:person_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Person4438978836, oa:person_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Person4438978837 ;
  a2a:hasEvent oa:event_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Event1, oa:event_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_0, oa:relationep_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_1, oa:relationep_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_2, oa:relationep_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_3, oa:relationep_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_4 ;
  a2a:hasSource oa:source_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A .

oa:person_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Person4438978835
  a a2a:Person ;
  rdfs:label "Adam Hendrik Walter" ;
  a2a:PersonName [
    rdfs:label "Adam Hendrik Walter" ;
    a2a:PersonNameFirstName "Adam Hendrik" ;
    a2a:PersonNameLastName "Walter"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steinheim" ;
    rdfs:label "Steinheim"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Person4438978836
  a a2a:Person ;
  rdfs:label "Ida van Duijm" ;
  a2a:PersonName [
    rdfs:label "Ida van Duijm" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Duijm"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:MaritalStatus "other:Wed." .

oa:person_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Person4438978837
  a a2a:Person ;
  rdfs:label "Willem van Eijk" ;
  a2a:PersonName [
    rdfs:label "Willem van Eijk" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] .

oa:event_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "09-10-1803" ;
    a2a:Year "1803" ;
    a2a:Month "10" ;
    a2a:Day "09" ;
    rdfs:label "1803-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "24-09-1803" ;
    a2a:Year "1803" ;
    a2a:Month "09" ;
    a2a:Day "24" ;
    rdfs:label "1803-09-24"^^xsd:date
  ] .

oa:relationep_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Person4438978835 ;
  a2a:EventKeyRef oa:event_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Event1 .

oa:relationep_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Person4438978836 ;
  a2a:EventKeyRef oa:event_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Event1 .

oa:relationep_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Person4438978837 ;
  a2a:EventKeyRef oa:event_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Event1 .

oa:relationep_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_3
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Person4438978835 ;
  a2a:EventKeyRef oa:event_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Event2 .

oa:relationep_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_4
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Person4438978836 ;
  a2a:EventKeyRef oa:event_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A_Event2 .

oa:source_srt_D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1803-10-09 - 1803-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1803-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1803-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-10-1803" ;
    a2a:Year "1803" ;
    a2a:Month "10" ;
    a2a:Day "09" ;
    rdfs:label "09-10-1803"
  ] ;
  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 "1078" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Oud Archief van de Stad Rotterdam (OSA), Stadstrouw, 1078"
  ] ;
  a2a:SourceLastChangeDate "2025-12-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D09CD7C92ACF49D98CA5AFDAC7F5AE7A" ;
  a2a:RecordIdentifier "4438978834" ;
  a2a:RecordGUID "{D09CD7C9-2ACF-49D9-8CA5-AFDAC7F5AE7A}" ;
  a2a:SourceRemarkOpmerking "6 gld." ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5AB804D79CB54331A303777E44F944C9" .

