@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_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 mei 1919 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997360, oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997361, oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997362, oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997363, oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997364, oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997365 ;
  a2a:hasEvent oa:event_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_0, oa:relationep_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_1, oa:relationep_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_2, oa:relationep_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_3, oa:relationep_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_4, oa:relationep_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_5 ;
  a2a:hasSource oa:source_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d .

oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997360
  a a2a:Person ;
  rdfs:label "Willem Cornelis van Goor" ;
  a2a:PersonName [
    rdfs:label "Willem Cornelis van Goor" ;
    a2a:PersonNameFirstName "Willem Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Goor"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997361
  a a2a:Person ;
  rdfs:label "Cornelis Nikolaas van Goor" ;
  a2a:PersonName [
    rdfs:label "Cornelis Nikolaas van Goor" ;
    a2a:PersonNameFirstName "Cornelis Nikolaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Goor"
  ] .

oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997362
  a a2a:Person ;
  rdfs:label "Petronella Nieulant Pelkman" ;
  a2a:PersonName [
    rdfs:label "Petronella Nieulant Pelkman" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Nieulant Pelkman"
  ] .

oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997363
  a a2a:Person ;
  rdfs:label "Elizabeth Cornelia Cleton" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Cornelia Cleton" ;
    a2a:PersonNameFirstName "Elizabeth Cornelia" ;
    a2a:PersonNameLastName "Cleton"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997364
  a a2a:Person ;
  rdfs:label "Franciscus Johannes Cleton" ;
  a2a:PersonName [
    rdfs:label "Franciscus Johannes Cleton" ;
    a2a:PersonNameFirstName "Franciscus Johannes" ;
    a2a:PersonNameLastName "Cleton"
  ] .

oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997365
  a a2a:Person ;
  rdfs:label "Cornelia Geertruida Blom" ;
  a2a:PersonName [
    rdfs:label "Cornelia Geertruida Blom" ;
    a2a:PersonNameFirstName "Cornelia Geertruida" ;
    a2a:PersonNameLastName "Blom"
  ] .

oa:event_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "30-05-1919" ;
    a2a:Year "1919" ;
    a2a:Month "05" ;
    a2a:Day "30" ;
    rdfs:label "1919-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997360 ;
  a2a:EventKeyRef oa:event_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Event1 .

oa:relationep_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997361 ;
  a2a:EventKeyRef oa:event_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Event1 .

oa:relationep_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997362 ;
  a2a:EventKeyRef oa:event_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Event1 .

oa:relationep_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997363 ;
  a2a:EventKeyRef oa:event_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Event1 .

oa:relationep_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997364 ;
  a2a:EventKeyRef oa:event_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Event1 .

oa:relationep_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Person1015997365 ;
  a2a:EventKeyRef oa:event_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d_Event1 .

oa:source_srt_32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1919-05-30 - 1919-05-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-05-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-05-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-05-1919" ;
    a2a:Year "1919" ;
    a2a:Month "05" ;
    a2a:Day "30" ;
    rdfs:label "30-05-1919"
  ] ;
  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 "1919H" ;
    a2a:Folio "h71" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1919H, h71"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/641BCA2CD0DB4E4CB92873675ABB48AD" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/641BCA2CD0DB4E4CB92873675ABB48AD" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/641BCA2CD0DB4E4CB92873675ABB48AD"
  ] ;
  a2a:SourceLastChangeDate "2017-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D313D99A7E4444B6862A80724C0951EF" ;
  a2a:RecordIdentifier "1015997359" ;
  a2a:RecordGUID "{32e404df-4b0d-1ba7-e7ce-4ef7cd5ce63d}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D313D99A-7E44-44B6-862A-80724C0951EF" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061919H_54_A2A.xml van SRT" .

