@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_393D5B84-C86F-42F1-B30E-985052A07492
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 november 1884 te IJsselmonde" ;
  a2a:hasPerson oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831985, oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831986, oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831987, oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831988, oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831989 ;
  a2a:hasEvent oa:event_srt_393D5B84-C86F-42F1-B30E-985052A07492_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_393D5B84-C86F-42F1-B30E-985052A07492_0, oa:relationep_srt_393D5B84-C86F-42F1-B30E-985052A07492_1, oa:relationep_srt_393D5B84-C86F-42F1-B30E-985052A07492_2, oa:relationep_srt_393D5B84-C86F-42F1-B30E-985052A07492_3, oa:relationep_srt_393D5B84-C86F-42F1-B30E-985052A07492_4 ;
  a2a:hasSource oa:source_srt_393D5B84-C86F-42F1-B30E-985052A07492 .

oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831985
  a a2a:Person ;
  rdfs:label "Arie Dirk Zevenbergen" ;
  a2a:PersonName [
    rdfs:label "Arie Dirk Zevenbergen" ;
    a2a:PersonNameFirstName "Arie Dirk" ;
    a2a:PersonNameLastName "Zevenbergen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle op de IJssel" ;
    rdfs:label "Capelle op de IJssel"
  ] .

oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831986
  a a2a:Person ;
  rdfs:label "Dirk Zevenbergen" ;
  a2a:PersonName [
    rdfs:label "Dirk Zevenbergen" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Zevenbergen"
  ] .

oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831987
  a a2a:Person ;
  rdfs:label "Jannetje Schotte" ;
  a2a:PersonName [
    rdfs:label "Jannetje Schotte" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Schotte"
  ] .

oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831988
  a a2a:Person ;
  rdfs:label "Johanna van der Kulk" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Kulk" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kulk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Charlois" ;
    rdfs:label "Charlois"
  ] .

oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831989
  a a2a:Person ;
  rdfs:label "Adriana van der Kulk" ;
  a2a:PersonName [
    rdfs:label "Adriana van der Kulk" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kulk"
  ] .

oa:event_srt_393D5B84-C86F-42F1-B30E-985052A07492_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "13-11-1884" ;
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1884-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "IJsselmonde" ;
    rdfs:label "IJsselmonde"
  ] .

oa:relationep_srt_393D5B84-C86F-42F1-B30E-985052A07492_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831985 ;
  a2a:EventKeyRef oa:event_srt_393D5B84-C86F-42F1-B30E-985052A07492_Event1 .

oa:relationep_srt_393D5B84-C86F-42F1-B30E-985052A07492_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831986 ;
  a2a:EventKeyRef oa:event_srt_393D5B84-C86F-42F1-B30E-985052A07492_Event1 .

oa:relationep_srt_393D5B84-C86F-42F1-B30E-985052A07492_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831987 ;
  a2a:EventKeyRef oa:event_srt_393D5B84-C86F-42F1-B30E-985052A07492_Event1 .

oa:relationep_srt_393D5B84-C86F-42F1-B30E-985052A07492_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831988 ;
  a2a:EventKeyRef oa:event_srt_393D5B84-C86F-42F1-B30E-985052A07492_Event1 .

oa:relationep_srt_393D5B84-C86F-42F1-B30E-985052A07492_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_393D5B84-C86F-42F1-B30E-985052A07492_Person2370831989 ;
  a2a:EventKeyRef oa:event_srt_393D5B84-C86F-42F1-B30E-985052A07492_Event1 .

oa:source_srt_393D5B84-C86F-42F1-B30E-985052A07492
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "IJsselmonde" ;
    a2a:Country "Nederland" ;
    rdfs:label "IJsselmonde, Nederland", "1884-11-13 - 1884-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-11-1884" ;
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "13-11-1884"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van de ambachten Oost- en West-IJsselmonde en de gemeente IJsselmonde, en de ambachtshe..." ;
    a2a:Book "Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente IJsselmonde" ;
    a2a:DocumentNumber "1884.28" ;
    a2a:RegistryNumber "809" ;
    a2a:Folio "15" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van de ambachten Oost- en West-IJsselmonde en de gemeente IJsselmonde, en de ambachtshe..., Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente IJsselmonde, 1884.28, 809, 15"
  ] ;
  a2a:SourceLastChangeDate "2023-08-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/393D5B84C86F42F1B30E985052A07492" ;
  a2a:RecordIdentifier "2370831984" ;
  a2a:RecordGUID "{393D5B84-C86F-42F1-B30E-985052A07492}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/4E5FBC140E104EB5A6A7A2A45041A163" .

