@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_cef2b792-6848-d846-77ce-0806f3af1ffc
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 oktober 1918 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329722, oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329723, oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329724, oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329725, oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329726, oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329727 ;
  a2a:hasEvent oa:event_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_0, oa:relationep_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_1, oa:relationep_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_2, oa:relationep_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_3, oa:relationep_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_4, oa:relationep_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_5 ;
  a2a:hasSource oa:source_srt_cef2b792-6848-d846-77ce-0806f3af1ffc .

oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329722
  a a2a:Person ;
  rdfs:label "Hubrecht Hengstmengel" ;
  a2a:PersonName [
    rdfs:label "Hubrecht Hengstmengel" ;
    a2a:PersonNameFirstName "Hubrecht" ;
    a2a:PersonNameLastName "Hengstmengel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329723
  a a2a:Person ;
  rdfs:label "Hubrecht Hengstmengel" ;
  a2a:PersonName [
    rdfs:label "Hubrecht Hengstmengel" ;
    a2a:PersonNameFirstName "Hubrecht" ;
    a2a:PersonNameLastName "Hengstmengel"
  ] .

oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329724
  a a2a:Person ;
  rdfs:label "Maria Machelina Dirriks" ;
  a2a:PersonName [
    rdfs:label "Maria Machelina Dirriks" ;
    a2a:PersonNameFirstName "Maria Machelina" ;
    a2a:PersonNameLastName "Dirriks"
  ] .

oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329725
  a a2a:Person ;
  rdfs:label "Adriana Clazina Commijs" ;
  a2a:PersonName [
    rdfs:label "Adriana Clazina Commijs" ;
    a2a:PersonNameFirstName "Adriana Clazina" ;
    a2a:PersonNameLastName "Commijs"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329726
  a a2a:Person ;
  rdfs:label "Nicolaas Commijs" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Commijs" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Commijs"
  ] .

oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329727
  a a2a:Person ;
  rdfs:label "Niesje Elisabeth Verschoor" ;
  a2a:PersonName [
    rdfs:label "Niesje Elisabeth Verschoor" ;
    a2a:PersonNameFirstName "Niesje Elisabeth" ;
    a2a:PersonNameLastName "Verschoor"
  ] .

oa:event_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "30-10-1918" ;
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1918-10-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329722 ;
  a2a:EventKeyRef oa:event_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Event1 .

oa:relationep_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329723 ;
  a2a:EventKeyRef oa:event_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Event1 .

oa:relationep_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329724 ;
  a2a:EventKeyRef oa:event_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Event1 .

oa:relationep_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329725 ;
  a2a:EventKeyRef oa:event_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Event1 .

oa:relationep_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329726 ;
  a2a:EventKeyRef oa:event_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Event1 .

oa:relationep_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Person1016329727 ;
  a2a:EventKeyRef oa:event_srt_cef2b792-6848-d846-77ce-0806f3af1ffc_Event1 .

oa:source_srt_cef2b792-6848-d846-77ce-0806f3af1ffc
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1918-10-30 - 1918-10-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-10-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-10-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-10-1918" ;
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "30-10-1918"
  ] ;
  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 "1918T" ;
    a2a:Folio "t78" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1918T, t78"
  ] ;
  a2a:SourceLastChangeDate "2023-01-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/ECA72B8A10FD490B9808EB49A2ECD548" ;
  a2a:RecordIdentifier "1016329721" ;
  a2a:RecordGUID "{cef2b792-6848-d846-77ce-0806f3af1ffc}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder ECA72B8A-10FD-490B-9808-EB49A2ECD548" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061918T_54_A2A.xml van SRT" .

