@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_67C17C74-7AB4-4DCE-920A-EB0955833F3D
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 februari 1942 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884025, oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884027, oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884028, oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884029, oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884030 ;
  a2a:hasEvent oa:event_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_0, oa:relationep_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_1, oa:relationep_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_2, oa:relationep_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_3, oa:relationep_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_4 ;
  a2a:hasSource oa:source_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D .

oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884025
  a a2a:Person ;
  rdfs:label "Marius de Hoog" ;
  a2a:PersonName [
    rdfs:label "Marius de Hoog" ;
    a2a:PersonNameFirstName "Marius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoog"
  ] ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884027
  a a2a:Person ;
  rdfs:label "Margje de Hoog" ;
  a2a:PersonName [
    rdfs:label "Margje de Hoog" ;
    a2a:PersonNameFirstName "Margje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hoog"
  ] .

oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884028
  a a2a:Person ;
  rdfs:label "Dirkje Petronella Valken" ;
  a2a:PersonName [
    rdfs:label "Dirkje Petronella Valken" ;
    a2a:PersonNameFirstName "Dirkje Petronella" ;
    a2a:PersonNameLastName "Valken"
  ] ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "17 jaar" ;
    rdfs:label "17 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884029
  a a2a:Person ;
  rdfs:label "Willem Valken" ;
  a2a:PersonName [
    rdfs:label "Willem Valken" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Valken"
  ] .

oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884030
  a a2a:Person ;
  rdfs:label "Anna Maria Hommerson" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Hommerson" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Hommerson"
  ] .

oa:event_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "25-02-1942" ;
    a2a:Year "1942" ;
    a2a:Month "02" ;
    a2a:Day "25" ;
    rdfs:label "1942-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884025 ;
  a2a:EventKeyRef oa:event_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Event1 .

oa:relationep_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884027 ;
  a2a:EventKeyRef oa:event_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Event1 .

oa:relationep_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884028 ;
  a2a:EventKeyRef oa:event_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Event1 .

oa:relationep_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884029 ;
  a2a:EventKeyRef oa:event_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Event1 .

oa:relationep_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Person2442884030 ;
  a2a:EventKeyRef oa:event_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D_Event1 .

oa:source_srt_67C17C74-7AB4-4DCE-920A-EB0955833F3D
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1942-02-25 - 1942-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-02-1942" ;
    a2a:Year "1942" ;
    a2a:Month "02" ;
    a2a:Day "25" ;
    rdfs:label "25-02-1942"
  ] ;
  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 "513" ;
    a2a:RegistryNumber "1942A" ;
    a2a:Folio "A-136v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 513, 1942A, A-136v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/495829FB319A47418BEED9159FCA25D9" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/495829FB319A47418BEED9159FCA25D9" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/495829FB319A47418BEED9159FCA25D9"
  ] ;
  a2a:SourceLastChangeDate "2023-09-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/67C17C747AB44DCE920AEB0955833F3D" ;
  a2a:RecordIdentifier "2442884024" ;
  a2a:RecordGUID "{67C17C74-7AB4-4DCE-920A-EB0955833F3D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3EE5ADFB006747E8836773DF9ECCC8BD" .

