@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_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 augustus 1863 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639350, oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639351, oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639352, oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639353, oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639354, oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639355 ;
  a2a:hasEvent oa:event_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_0, oa:relationep_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_1, oa:relationep_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_2, oa:relationep_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_3, oa:relationep_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_4, oa:relationep_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_5 ;
  a2a:hasSource oa:source_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6 .

oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639350
  a a2a:Person ;
  rdfs:label "Gerrit Pouderoijen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Pouderoijen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Pouderoijen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639351
  a a2a:Person ;
  rdfs:label "Cornelis Pouderoijen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Pouderoijen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Pouderoijen"
  ] .

oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639352
  a a2a:Person ;
  rdfs:label "Adriana Schouten" ;
  a2a:PersonName [
    rdfs:label "Adriana Schouten" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Schouten"
  ] .

oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639353
  a a2a:Person ;
  rdfs:label "Wilhelmina Cornelia Ligthart" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Cornelia Ligthart" ;
    a2a:PersonNameFirstName "Wilhelmina Cornelia" ;
    a2a:PersonNameLastName "Ligthart"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639354
  a a2a:Person ;
  rdfs:label "Arij Ligthart" ;
  a2a:PersonName [
    rdfs:label "Arij Ligthart" ;
    a2a:PersonNameFirstName "Arij" ;
    a2a:PersonNameLastName "Ligthart"
  ] .

oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639355
  a a2a:Person ;
  rdfs:label "Hendrika Wilhelmina Hogerbrug" ;
  a2a:PersonName [
    rdfs:label "Hendrika Wilhelmina Hogerbrug" ;
    a2a:PersonNameFirstName "Hendrika Wilhelmina" ;
    a2a:PersonNameLastName "Hogerbrug"
  ] .

oa:event_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "26-08-1863" ;
    a2a:Year "1863" ;
    a2a:Month "08" ;
    a2a:Day "26" ;
    rdfs:label "1863-08-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639350 ;
  a2a:EventKeyRef oa:event_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Event1 .

oa:relationep_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639351 ;
  a2a:EventKeyRef oa:event_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Event1 .

oa:relationep_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639352 ;
  a2a:EventKeyRef oa:event_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Event1 .

oa:relationep_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639353 ;
  a2a:EventKeyRef oa:event_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Event1 .

oa:relationep_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639354 ;
  a2a:EventKeyRef oa:event_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Event1 .

oa:relationep_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Person2365639355 ;
  a2a:EventKeyRef oa:event_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6_Event1 .

oa:source_srt_2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1863-08-26 - 1863-08-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-08-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1863-08-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-08-1863" ;
    a2a:Year "1863" ;
    a2a:Month "08" ;
    a2a:Day "26" ;
    rdfs:label "26-08-1863"
  ] ;
  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:DocumentNumber "1863.634" ;
    a2a:RegistryNumber "1863D" ;
    a2a:Folio "d30" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1863.634, 1863D, d30"
  ] ;
  a2a:SourceLastChangeDate "2024-02-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2B30FC1C2FC04CB59CD39DDF1EB598A6" ;
  a2a:RecordIdentifier "2365639349" ;
  a2a:RecordGUID "{2B30FC1C-2FC0-4CB5-9CD3-9DDF1EB598A6}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/75A6EE7225BF4377B6BFA9F18926B329" .

