@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_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 januari 1918 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976047, oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976048, oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976052, oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976050, oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976051, oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976049 ;
  a2a:hasEvent oa:event_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_0, oa:relationep_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_1, oa:relationep_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_2, oa:relationep_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_3, oa:relationep_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_4, oa:relationep_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_5 ;
  a2a:hasSource oa:source_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b .

oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976047
  a a2a:Person ;
  rdfs:label "Johannis Sonke" ;
  a2a:PersonName [
    rdfs:label "Johannis Sonke" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Sonke"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waarde" ;
    rdfs:label "Waarde"
  ] .

oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976048
  a a2a:Person ;
  rdfs:label "Adriaan Sonke" ;
  a2a:PersonName [
    rdfs:label "Adriaan Sonke" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Sonke"
  ] .

oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976052
  a a2a:Person ;
  rdfs:label "Kornelia Pikaar" ;
  a2a:PersonName [
    rdfs:label "Kornelia Pikaar" ;
    a2a:PersonNameFirstName "Kornelia" ;
    a2a:PersonNameLastName "Pikaar"
  ] .

oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976050
  a a2a:Person ;
  rdfs:label "Maria Susanna Roman" ;
  a2a:PersonName [
    rdfs:label "Maria Susanna Roman" ;
    a2a:PersonNameFirstName "Maria Susanna" ;
    a2a:PersonNameLastName "Roman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aardenburg" ;
    rdfs:label "Aardenburg"
  ] .

oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976051
  a a2a:Person ;
  rdfs:label "Ambrosius Bernardus Roman" ;
  a2a:PersonName [
    rdfs:label "Ambrosius Bernardus Roman" ;
    a2a:PersonNameFirstName "Ambrosius Bernardus" ;
    a2a:PersonNameLastName "Roman"
  ] .

oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976049
  a a2a:Person ;
  rdfs:label "Maria Suzanna le Coq" ;
  a2a:PersonName [
    rdfs:label "Maria Suzanna le Coq" ;
    a2a:PersonNameFirstName "Maria Suzanna" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Coq"
  ] .

oa:event_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-01-1918" ;
    a2a:Year "1918" ;
    a2a:Month "01" ;
    a2a:Day "23" ;
    rdfs:label "1918-01-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976047 ;
  a2a:EventKeyRef oa:event_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Event1 .

oa:relationep_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976048 ;
  a2a:EventKeyRef oa:event_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Event1 .

oa:relationep_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976052 ;
  a2a:EventKeyRef oa:event_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Event1 .

oa:relationep_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976050 ;
  a2a:EventKeyRef oa:event_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Event1 .

oa:relationep_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976051 ;
  a2a:EventKeyRef oa:event_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Event1 .

oa:relationep_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Person3291976049 ;
  a2a:EventKeyRef oa:event_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b_Event1 .

oa:source_srt_3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1918-01-23 - 1918-01-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-01-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-01-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-01-1918" ;
    a2a:Year "1918" ;
    a2a:Month "01" ;
    a2a:Day "23" ;
    rdfs:label "23-01-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 "1918B" ;
    a2a:Folio "b54" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1918B, b54"
  ] ;
  a2a:SourceLastChangeDate "2023-07-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/270F155311E6478D994858344DA6D9C2" ;
  a2a:RecordIdentifier "3291976046" ;
  a2a:RecordGUID "{3e96ae96-d0fb-e6f0-7f9e-9af228b83d3b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 270F1553-11E6-478D-9948-58344DA6D9C2" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061918B_54_A2A.xml van SRT" .

