@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_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 april 1926 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077574, oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077575, oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077576, oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077577, oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077578, oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077579 ;
  a2a:hasEvent oa:event_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_0, oa:relationep_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_1, oa:relationep_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_2, oa:relationep_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_3, oa:relationep_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_4, oa:relationep_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_5 ;
  a2a:hasSource oa:source_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf .

oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077574
  a a2a:Person ;
  rdfs:label "Gerrit Casper van Muyen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Casper van Muyen" ;
    a2a:PersonNameFirstName "Gerrit Casper" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Muyen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenhage" ;
    rdfs:label "'s Gravenhage"
  ] .

oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077575
  a a2a:Person ;
  rdfs:label "Casper Christiaan van Muyen" ;
  a2a:PersonName [
    rdfs:label "Casper Christiaan van Muyen" ;
    a2a:PersonNameFirstName "Casper Christiaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Muyen"
  ] .

oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077576
  a a2a:Person ;
  rdfs:label "Maria Boerman" ;
  a2a:PersonName [
    rdfs:label "Maria Boerman" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Boerman"
  ] .

oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077577
  a a2a:Person ;
  rdfs:label "Elizabeth Hess" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Hess" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Hess"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077578
  a a2a:Person ;
  rdfs:label "Johannes Fredrik Hess" ;
  a2a:PersonName [
    rdfs:label "Johannes Fredrik Hess" ;
    a2a:PersonNameFirstName "Johannes Fredrik" ;
    a2a:PersonNameLastName "Hess"
  ] .

oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077579
  a a2a:Person ;
  rdfs:label "Dirkje Pieternella van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Dirkje Pieternella van den Bosch" ;
    a2a:PersonNameFirstName "Dirkje Pieternella" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] .

oa:event_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "28-04-1926" ;
    a2a:Year "1926" ;
    a2a:Month "04" ;
    a2a:Day "28" ;
    rdfs:label "1926-04-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077574 ;
  a2a:EventKeyRef oa:event_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Event1 .

oa:relationep_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077575 ;
  a2a:EventKeyRef oa:event_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Event1 .

oa:relationep_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077576 ;
  a2a:EventKeyRef oa:event_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Event1 .

oa:relationep_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077577 ;
  a2a:EventKeyRef oa:event_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Event1 .

oa:relationep_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077578 ;
  a2a:EventKeyRef oa:event_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Event1 .

oa:relationep_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Person2399077579 ;
  a2a:EventKeyRef oa:event_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf_Event1 .

oa:source_srt_dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1926-04-28 - 1926-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-04-1926" ;
    a2a:Year "1926" ;
    a2a:Month "04" ;
    a2a:Day "28" ;
    rdfs:label "28-04-1926"
  ] ;
  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 "1926F" ;
    a2a:Folio "f4" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1926F, f4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/4062BC32CF3B44F793F02EC1140F41F6" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/4062BC32CF3B44F793F02EC1140F41F6" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/4062BC32CF3B44F793F02EC1140F41F6"
  ] ;
  a2a:SourceLastChangeDate "2021-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/363737A2556F4C3292FCFA994E02DE6C" ;
  a2a:RecordIdentifier "2399077573" ;
  a2a:RecordGUID "{dbf8c375-72bb-4a2f-ea0c-c3ce32b8eeaf}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 363737A2-556F-4C32-92FC-FA994E02DE6C" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061926F_54_A2A.xml van SRT" .

