@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_8780FFCC-41E0-42C0-8405-9FD694F0393D
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 november 1843 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268921, oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268922, oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268923, oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268924, oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268925, oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268926 ;
  a2a:hasEvent oa:event_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_0, oa:relationep_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_1, oa:relationep_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_2, oa:relationep_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_3, oa:relationep_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_4, oa:relationep_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_5 ;
  a2a:hasSource oa:source_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D .

oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268921
  a a2a:Person ;
  rdfs:label "Franciscus Johannes Linse" ;
  a2a:PersonName [
    rdfs:label "Franciscus Johannes Linse" ;
    a2a:PersonNameFirstName "Franciscus Johannes" ;
    a2a:PersonNameLastName "Linse"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268922
  a a2a:Person ;
  rdfs:label "N.n. N.n." ;
  a2a:PersonName [
    rdfs:label "N.n. N.n." ;
    a2a:PersonNameFirstName "N.n." ;
    a2a:PersonNameLastName "N.n."
  ] .

oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268923
  a a2a:Person ;
  rdfs:label "Anna Maria Linse" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Linse" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Linse"
  ] .

oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268924
  a a2a:Person ;
  rdfs:label "Maria Theresia Bahnerth" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Bahnerth" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Bahnerth"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268925
  a a2a:Person ;
  rdfs:label "Joseph Bahnerth" ;
  a2a:PersonName [
    rdfs:label "Joseph Bahnerth" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Bahnerth"
  ] .

oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268926
  a a2a:Person ;
  rdfs:label "Maria de Jong" ;
  a2a:PersonName [
    rdfs:label "Maria de Jong" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] .

oa:event_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "01-11-1843" ;
    a2a:Year "1843" ;
    a2a:Month "11" ;
    a2a:Day "01" ;
    rdfs:label "1843-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268921 ;
  a2a:EventKeyRef oa:event_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Event1 .

oa:relationep_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268922 ;
  a2a:EventKeyRef oa:event_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Event1 .

oa:relationep_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268923 ;
  a2a:EventKeyRef oa:event_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Event1 .

oa:relationep_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268924 ;
  a2a:EventKeyRef oa:event_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Event1 .

oa:relationep_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268925 ;
  a2a:EventKeyRef oa:event_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Event1 .

oa:relationep_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Person1014268926 ;
  a2a:EventKeyRef oa:event_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D_Event1 .

oa:source_srt_8780FFCC-41E0-42C0-8405-9FD694F0393D
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1843-11-01 - 1843-11-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-11-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-11-1843" ;
    a2a:Year "1843" ;
    a2a:Month "11" ;
    a2a:Day "01" ;
    rdfs:label "01-11-1843"
  ] ;
  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 "1843B" ;
    a2a:Folio "b186v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1843B, b186v"
  ] ;
  a2a:SourceLastChangeDate "2026-03-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/8780FFCC41E042C084059FD694F0393D" ;
  a2a:RecordIdentifier "1014268920" ;
  a2a:RecordGUID "{8780FFCC-41E0-42C0-8405-9FD694F0393D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/43CD69E524C244BF887640C26926AA0A" .

