@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_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 mei 1864 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079711, oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079712, oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079713, oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079714, oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079715, oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079716 ;
  a2a:hasEvent oa:event_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_0, oa:relationep_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_1, oa:relationep_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_2, oa:relationep_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_3, oa:relationep_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_4, oa:relationep_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_5 ;
  a2a:hasSource oa:source_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F .

oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079711
  a a2a:Person ;
  rdfs:label "Johannes Booland" ;
  a2a:PersonName [
    rdfs:label "Johannes Booland" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Booland"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijerdorp" ;
    rdfs:label "Leijerdorp"
  ] .

oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079712
  a a2a:Person ;
  rdfs:label "Pieter Booland" ;
  a2a:PersonName [
    rdfs:label "Pieter Booland" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Booland"
  ] .

oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079713
  a a2a:Person ;
  rdfs:label "Geertruida Jacoba Rijk" ;
  a2a:PersonName [
    rdfs:label "Geertruida Jacoba Rijk" ;
    a2a:PersonNameFirstName "Geertruida Jacoba" ;
    a2a:PersonNameLastName "Rijk"
  ] .

oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079714
  a a2a:Person ;
  rdfs:label "Jansje Blommendaal" ;
  a2a:PersonName [
    rdfs:label "Jansje Blommendaal" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Blommendaal"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leijden" ;
    rdfs:label "Leijden"
  ] .

oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079715
  a a2a:Person ;
  rdfs:label "Pieter Blommendaal" ;
  a2a:PersonName [
    rdfs:label "Pieter Blommendaal" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Blommendaal"
  ] .

oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079716
  a a2a:Person ;
  rdfs:label "Trijntje Goedeljée" ;
  a2a:PersonName [
    rdfs:label "Trijntje Goedeljée" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Goedeljée"
  ] .

oa:event_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "25-05-1864" ;
    a2a:Year "1864" ;
    a2a:Month "05" ;
    a2a:Day "25" ;
    rdfs:label "1864-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079711 ;
  a2a:EventKeyRef oa:event_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Event1 .

oa:relationep_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079712 ;
  a2a:EventKeyRef oa:event_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Event1 .

oa:relationep_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079713 ;
  a2a:EventKeyRef oa:event_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Event1 .

oa:relationep_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079714 ;
  a2a:EventKeyRef oa:event_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Event1 .

oa:relationep_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079715 ;
  a2a:EventKeyRef oa:event_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Event1 .

oa:relationep_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Person1445079716 ;
  a2a:EventKeyRef oa:event_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F_Event1 .

oa:source_srt_F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1864-05-25 - 1864-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-05-1864" ;
    a2a:Year "1864" ;
    a2a:Month "05" ;
    a2a:Day "25" ;
    rdfs:label "25-05-1864"
  ] ;
  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 "1864.325" ;
    a2a:RegistryNumber "1864B" ;
    a2a:Folio "b69" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1864.325, 1864B, b69"
  ] ;
  a2a:SourceLastChangeDate "2025-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/F0EB875F6FFF4AE7B2DF3F572E49B93F" ;
  a2a:RecordIdentifier "1445079710" ;
  a2a:RecordGUID "{F0EB875F-6FFF-4AE7-B2DF-3F572E49B93F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/366743DA364D4174A854B31236065BF8" .

