@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_5b911f4f-0593-f911-eccd-a6e62dfdc049
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 maart 1892 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277816, oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277817, oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277818, oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277819, oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277820, oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277821 ;
  a2a:hasEvent oa:event_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_0, oa:relationep_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_1, oa:relationep_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_2, oa:relationep_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_3, oa:relationep_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_4, oa:relationep_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_5 ;
  a2a:hasSource oa:source_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049 .

oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277816
  a a2a:Person ;
  rdfs:label "Gerrit Johan Lindemans" ;
  a2a:PersonName [
    rdfs:label "Gerrit Johan Lindemans" ;
    a2a:PersonNameFirstName "Gerrit Johan" ;
    a2a:PersonNameLastName "Lindemans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277817
  a a2a:Person ;
  rdfs:label "Johannes Lindemans" ;
  a2a:PersonName [
    rdfs:label "Johannes Lindemans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Lindemans"
  ] .

oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277818
  a a2a:Person ;
  rdfs:label "Johanna Margaretha Theresia of Johanna Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Johanna Margaretha Theresia of Johanna Vermeulen" ;
    a2a:PersonNameFirstName "Johanna Margaretha Theresia of Johanna" ;
    a2a:PersonNameLastName "Vermeulen"
  ] .

oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277819
  a a2a:Person ;
  rdfs:label "Clasina Vreyenhoek" ;
  a2a:PersonName [
    rdfs:label "Clasina Vreyenhoek" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNameLastName "Vreyenhoek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277820
  a a2a:Person ;
  rdfs:label "Nicolaas Vreyenhoek" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Vreyenhoek" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Vreyenhoek"
  ] .

oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277821
  a a2a:Person ;
  rdfs:label "Elizabeth Krijgsman" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Krijgsman" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Krijgsman"
  ] .

oa:event_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "09-03-1892" ;
    a2a:Year "1892" ;
    a2a:Month "03" ;
    a2a:Day "09" ;
    rdfs:label "1892-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277816 ;
  a2a:EventKeyRef oa:event_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Event1 .

oa:relationep_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277817 ;
  a2a:EventKeyRef oa:event_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Event1 .

oa:relationep_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277818 ;
  a2a:EventKeyRef oa:event_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Event1 .

oa:relationep_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277819 ;
  a2a:EventKeyRef oa:event_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Event1 .

oa:relationep_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277820 ;
  a2a:EventKeyRef oa:event_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Event1 .

oa:relationep_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Person1015277821 ;
  a2a:EventKeyRef oa:event_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049_Event1 .

oa:source_srt_5b911f4f-0593-f911-eccd-a6e62dfdc049
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1892-03-09 - 1892-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-03-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-03-1892" ;
    a2a:Year "1892" ;
    a2a:Month "03" ;
    a2a:Day "09" ;
    rdfs:label "09-03-1892"
  ] ;
  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 huwelijksregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1892.250" ;
    a2a:RegistryNumber "1892B" ;
    a2a:Folio "b029v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1892.250, 1892B, b029v"
  ] ;
  a2a:SourceLastChangeDate "2023-06-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/35C42F33BF4E42AA972FF2F1B5D28621" ;
  a2a:RecordIdentifier "1015277815" ;
  a2a:RecordGUID "{5b911f4f-0593-f911-eccd-a6e62dfdc049}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 35C42F33-BF4E-42AA-972F-F2F1B5D28621" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061892B_54_A2A.xml van SRT" .

