@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_28e06987-e777-af11-ffcf-40cbd9d17c60
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 maart 1913 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909844, oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909845, oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909846, oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909847, oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909848, oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909849 ;
  a2a:hasEvent oa:event_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_0, oa:relationep_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_1, oa:relationep_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_2, oa:relationep_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_3, oa:relationep_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_4, oa:relationep_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_5 ;
  a2a:hasSource oa:source_srt_28e06987-e777-af11-ffcf-40cbd9d17c60 .

oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909844
  a a2a:Person ;
  rdfs:label "Johannes de Klerk" ;
  a2a:PersonName [
    rdfs:label "Johannes de Klerk" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Klerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909845
  a a2a:Person ;
  rdfs:label "Hendrik Hubertus de Klerk" ;
  a2a:PersonName [
    rdfs:label "Hendrik Hubertus de Klerk" ;
    a2a:PersonNameFirstName "Hendrik Hubertus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Klerk"
  ] .

oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909846
  a a2a:Person ;
  rdfs:label "Johanna Staalman" ;
  a2a:PersonName [
    rdfs:label "Johanna Staalman" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Staalman"
  ] .

oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909847
  a a2a:Person ;
  rdfs:label "Sophia Jacoba Neeleman" ;
  a2a:PersonName [
    rdfs:label "Sophia Jacoba Neeleman" ;
    a2a:PersonNameFirstName "Sophia Jacoba" ;
    a2a:PersonNameLastName "Neeleman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909848
  a a2a:Person ;
  rdfs:label "Jan Fredrik Neeleman" ;
  a2a:PersonName [
    rdfs:label "Jan Fredrik Neeleman" ;
    a2a:PersonNameFirstName "Jan Fredrik" ;
    a2a:PersonNameLastName "Neeleman"
  ] .

oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909849
  a a2a:Person ;
  rdfs:label "Geertrui de Jong" ;
  a2a:PersonName [
    rdfs:label "Geertrui de Jong" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] .

oa:event_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "20-03-1913" ;
    a2a:Year "1913" ;
    a2a:Month "03" ;
    a2a:Day "20" ;
    rdfs:label "1913-03-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909844 ;
  a2a:EventKeyRef oa:event_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Event1 .

oa:relationep_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909845 ;
  a2a:EventKeyRef oa:event_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Event1 .

oa:relationep_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909846 ;
  a2a:EventKeyRef oa:event_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Event1 .

oa:relationep_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909847 ;
  a2a:EventKeyRef oa:event_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Event1 .

oa:relationep_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909848 ;
  a2a:EventKeyRef oa:event_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Event1 .

oa:relationep_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Person1014909849 ;
  a2a:EventKeyRef oa:event_srt_28e06987-e777-af11-ffcf-40cbd9d17c60_Event1 .

oa:source_srt_28e06987-e777-af11-ffcf-40cbd9d17c60
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1913-03-20 - 1913-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-03-1913" ;
    a2a:Year "1913" ;
    a2a:Month "03" ;
    a2a:Day "20" ;
    rdfs:label "20-03-1913"
  ] ;
  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 "1913C" ;
    a2a:Folio "c68v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1913C, c68v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/09425724EFEF4527B3ECB12D0E1CC951" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/09425724EFEF4527B3ECB12D0E1CC951" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/09425724EFEF4527B3ECB12D0E1CC951"
  ] ;
  a2a:SourceLastChangeDate "2021-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2721156FD1B24993944AE3CEC441DDED" ;
  a2a:RecordIdentifier "1014909843" ;
  a2a:RecordGUID "{28e06987-e777-af11-ffcf-40cbd9d17c60}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2721156F-D1B2-4993-944A-E3CEC441DDED" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061913C_54_A2A.xml van SRT" .

