@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_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 april 1926 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131045, oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131046, oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131047, oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131048, oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131049, oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131050 ;
  a2a:hasEvent oa:event_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_0, oa:relationep_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_1, oa:relationep_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_2, oa:relationep_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_3, oa:relationep_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_4, oa:relationep_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_5 ;
  a2a:hasSource oa:source_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7 .

oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131045
  a a2a:Person ;
  rdfs:label "Adrianus Marinus Wijntjes" ;
  a2a:PersonName [
    rdfs:label "Adrianus Marinus Wijntjes" ;
    a2a:PersonNameFirstName "Adrianus Marinus" ;
    a2a:PersonNameLastName "Wijntjes"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131046
  a a2a:Person ;
  rdfs:label "Willem Fredrik Wijntjes" ;
  a2a:PersonName [
    rdfs:label "Willem Fredrik Wijntjes" ;
    a2a:PersonNameFirstName "Willem Fredrik" ;
    a2a:PersonNameLastName "Wijntjes"
  ] .

oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131047
  a a2a:Person ;
  rdfs:label "Wilhelmina Engelfriet" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Engelfriet" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Engelfriet"
  ] .

oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131048
  a a2a:Person ;
  rdfs:label "Elizabeth Siebel" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Siebel" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Siebel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131049
  a a2a:Person ;
  rdfs:label "Pieter Nicolas Siebel" ;
  a2a:PersonName [
    rdfs:label "Pieter Nicolas Siebel" ;
    a2a:PersonNameFirstName "Pieter Nicolas" ;
    a2a:PersonNameLastName "Siebel"
  ] .

oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131050
  a a2a:Person ;
  rdfs:label "Elizabeth Petronella Vesters" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Petronella Vesters" ;
    a2a:PersonNameFirstName "Elizabeth Petronella" ;
    a2a:PersonNameLastName "Vesters"
  ] .

oa:event_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "14-04-1926" ;
    a2a:Year "1926" ;
    a2a:Month "04" ;
    a2a:Day "14" ;
    rdfs:label "1926-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131045 ;
  a2a:EventKeyRef oa:event_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Event1 .

oa:relationep_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131046 ;
  a2a:EventKeyRef oa:event_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Event1 .

oa:relationep_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131047 ;
  a2a:EventKeyRef oa:event_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Event1 .

oa:relationep_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131048 ;
  a2a:EventKeyRef oa:event_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Event1 .

oa:relationep_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131049 ;
  a2a:EventKeyRef oa:event_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Event1 .

oa:relationep_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Person1017131050 ;
  a2a:EventKeyRef oa:event_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7_Event1 .

oa:source_srt_d8adecf9-4ebd-15ab-27b4-c68acb0c41b7
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1926-04-14 - 1926-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-04-1926" ;
    a2a:Year "1926" ;
    a2a:Month "04" ;
    a2a:Day "14" ;
    rdfs:label "14-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 "1926D" ;
    a2a:Folio "d103v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1926D, d103v"
  ] ;
  a2a:SourceLastChangeDate "2023-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/93F953104A834CA1B456C966F9C9A449" ;
  a2a:RecordIdentifier "1017131044" ;
  a2a:RecordGUID "{d8adecf9-4ebd-15ab-27b4-c68acb0c41b7}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 93F95310-4A83-4CA1-B456-C966F9C9A449" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061926D_54_A2A.xml van SRT" .

