@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_0803f6c0-2997-e548-3edc-5a9e4d8520fc
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 augustus 1904 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930343, oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930344, oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930345, oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930346, oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930347, oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930348 ;
  a2a:hasEvent oa:event_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_0, oa:relationep_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_1, oa:relationep_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_2, oa:relationep_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_3, oa:relationep_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_4, oa:relationep_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_5 ;
  a2a:hasSource oa:source_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc .

oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930343
  a a2a:Person ;
  rdfs:label "Hinderikus Bakker" ;
  a2a:PersonName [
    rdfs:label "Hinderikus Bakker" ;
    a2a:PersonNameFirstName "Hinderikus" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela"
  ] .

oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930344
  a a2a:Person ;
  rdfs:label "Eilt Bakker" ;
  a2a:PersonName [
    rdfs:label "Eilt Bakker" ;
    a2a:PersonNameFirstName "Eilt" ;
    a2a:PersonNameLastName "Bakker"
  ] .

oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930345
  a a2a:Person ;
  rdfs:label "Marchien Drent" ;
  a2a:PersonName [
    rdfs:label "Marchien Drent" ;
    a2a:PersonNameFirstName "Marchien" ;
    a2a:PersonNameLastName "Drent"
  ] .

oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930346
  a a2a:Person ;
  rdfs:label "Geertje Houteboom" ;
  a2a:PersonName [
    rdfs:label "Geertje Houteboom" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Houteboom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oude Pekela" ;
    rdfs:label "Oude Pekela"
  ] .

oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930347
  a a2a:Person ;
  rdfs:label "Hindrik Houteboom" ;
  a2a:PersonName [
    rdfs:label "Hindrik Houteboom" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNameLastName "Houteboom"
  ] .

oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930348
  a a2a:Person ;
  rdfs:label "Geertje Goosens" ;
  a2a:PersonName [
    rdfs:label "Geertje Goosens" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Goosens"
  ] .

oa:event_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "04-08-1904" ;
    a2a:Year "1904" ;
    a2a:Month "08" ;
    a2a:Day "04" ;
    rdfs:label "1904-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930343 ;
  a2a:EventKeyRef oa:event_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Event1 .

oa:relationep_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930344 ;
  a2a:EventKeyRef oa:event_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Event1 .

oa:relationep_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930345 ;
  a2a:EventKeyRef oa:event_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Event1 .

oa:relationep_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930346 ;
  a2a:EventKeyRef oa:event_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Event1 .

oa:relationep_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930347 ;
  a2a:EventKeyRef oa:event_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Event1 .

oa:relationep_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Person1014930348 ;
  a2a:EventKeyRef oa:event_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc_Event1 .

oa:source_srt_0803f6c0-2997-e548-3edc-5a9e4d8520fc
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1904-08-04 - 1904-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-08-1904" ;
    a2a:Year "1904" ;
    a2a:Month "08" ;
    a2a:Day "04" ;
    rdfs:label "04-08-1904"
  ] ;
  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:RegistryNumber "1904J" ;
    a2a:Folio "j10v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1904J, j10v"
  ] ;
  a2a:SourceLastChangeDate "2023-07-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/77F45CA0F3B84FF1A0DEF90A79A84D9F" ;
  a2a:RecordIdentifier "1014930342" ;
  a2a:RecordGUID "{0803f6c0-2997-e548-3edc-5a9e4d8520fc}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 77F45CA0-F3B8-4FF1-A0DE-F90A79A84D9F" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061904J_54_A2A.xml van SRT" .

