@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_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 november 1820 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823735, oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823736, oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823737, oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823738, oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823739, oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823740 ;
  a2a:hasEvent oa:event_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_0, oa:relationep_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_1, oa:relationep_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_2, oa:relationep_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_3, oa:relationep_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_4, oa:relationep_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_5 ;
  a2a:hasSource oa:source_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5 .

oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823735
  a a2a:Person ;
  rdfs:label "Jan van Zijl" ;
  a2a:PersonName [
    rdfs:label "Jan van Zijl" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zijl"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823736
  a a2a:Person ;
  rdfs:label "Egbert van Zijl" ;
  a2a:PersonName [
    rdfs:label "Egbert van Zijl" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zijl"
  ] .

oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823737
  a a2a:Person ;
  rdfs:label "Anna van Wielingen" ;
  a2a:PersonName [
    rdfs:label "Anna van Wielingen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wielingen"
  ] .

oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823738
  a a2a:Person ;
  rdfs:label "Maria Elizabeth Westermans" ;
  a2a:PersonName [
    rdfs:label "Maria Elizabeth Westermans" ;
    a2a:PersonNameFirstName "Maria Elizabeth" ;
    a2a:PersonNameLastName "Westermans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823739
  a a2a:Person ;
  rdfs:label "Laurens Westermans" ;
  a2a:PersonName [
    rdfs:label "Laurens Westermans" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Westermans"
  ] .

oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823740
  a a2a:Person ;
  rdfs:label "Jacoba Vink" ;
  a2a:PersonName [
    rdfs:label "Jacoba Vink" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Vink"
  ] .

oa:event_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "15-11-1820" ;
    a2a:Year "1820" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1820-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823735 ;
  a2a:EventKeyRef oa:event_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Event1 .

oa:relationep_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823736 ;
  a2a:EventKeyRef oa:event_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Event1 .

oa:relationep_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823737 ;
  a2a:EventKeyRef oa:event_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Event1 .

oa:relationep_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823738 ;
  a2a:EventKeyRef oa:event_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Event1 .

oa:relationep_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823739 ;
  a2a:EventKeyRef oa:event_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Event1 .

oa:relationep_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Person1014823740 ;
  a2a:EventKeyRef oa:event_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5_Event1 .

oa:source_srt_3D95BA08-FABC-4299-9DDC-307C4B6BC9B5
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1820-11-15 - 1820-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-11-1820" ;
    a2a:Year "1820" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "15-11-1820"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:Book "Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:RegistryNumber "1820C" ;
    a2a:Folio "c8v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1820C, c8v"
  ] ;
  a2a:SourceLastChangeDate "2026-07-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/3D95BA08FABC42999DDC307C4B6BC9B5" ;
  a2a:RecordIdentifier "1014823734" ;
  a2a:RecordGUID "{3D95BA08-FABC-4299-9DDC-307C4B6BC9B5}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2549BC3922634E1796A820F7DDB8F602" .

