@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_9e65005f-a866-d2b7-36b0-b2c4a3acf73a
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 augustus 1932 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106484, oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106485, oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106486, oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106487, oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106488, oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106489 ;
  a2a:hasEvent oa:event_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_0, oa:relationep_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_1, oa:relationep_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_2, oa:relationep_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_3, oa:relationep_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_4, oa:relationep_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_5 ;
  a2a:hasSource oa:source_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a .

oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106484
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Morelis" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Morelis" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNameLastName "Morelis"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106485
  a a2a:Person ;
  rdfs:label "Cornelis Karel Morelis" ;
  a2a:PersonName [
    rdfs:label "Cornelis Karel Morelis" ;
    a2a:PersonNameFirstName "Cornelis Karel" ;
    a2a:PersonNameLastName "Morelis"
  ] .

oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106486
  a a2a:Person ;
  rdfs:label "Maria Lavina van Dijk" ;
  a2a:PersonName [
    rdfs:label "Maria Lavina van Dijk" ;
    a2a:PersonNameFirstName "Maria Lavina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] .

oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106487
  a a2a:Person ;
  rdfs:label "Jacoba Stam" ;
  a2a:PersonName [
    rdfs:label "Jacoba Stam" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Stam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106488
  a a2a:Person ;
  rdfs:label "Gerardus Hendrikus Stam" ;
  a2a:PersonName [
    rdfs:label "Gerardus Hendrikus Stam" ;
    a2a:PersonNameFirstName "Gerardus Hendrikus" ;
    a2a:PersonNameLastName "Stam"
  ] .

oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106489
  a a2a:Person ;
  rdfs:label "Hillegonda Nieuwenhuizen" ;
  a2a:PersonName [
    rdfs:label "Hillegonda Nieuwenhuizen" ;
    a2a:PersonNameFirstName "Hillegonda" ;
    a2a:PersonNameLastName "Nieuwenhuizen"
  ] .

oa:event_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "24-08-1932" ;
    a2a:Year "1932" ;
    a2a:Month "08" ;
    a2a:Day "24" ;
    rdfs:label "1932-08-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106484 ;
  a2a:EventKeyRef oa:event_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Event1 .

oa:relationep_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106485 ;
  a2a:EventKeyRef oa:event_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Event1 .

oa:relationep_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106486 ;
  a2a:EventKeyRef oa:event_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Event1 .

oa:relationep_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106487 ;
  a2a:EventKeyRef oa:event_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Event1 .

oa:relationep_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106488 ;
  a2a:EventKeyRef oa:event_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Event1 .

oa:relationep_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Person1445106489 ;
  a2a:EventKeyRef oa:event_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a_Event1 .

oa:source_srt_9e65005f-a866-d2b7-36b0-b2c4a3acf73a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1932-08-24 - 1932-08-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-08-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-08-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-08-1932" ;
    a2a:Year "1932" ;
    a2a:Month "08" ;
    a2a:Day "24" ;
    rdfs:label "24-08-1932"
  ] ;
  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:DocumentNumber "1932.3105" ;
    a2a:RegistryNumber "1932J" ;
    a2a:Folio "j149" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1932.3105, 1932J, j149"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/11F4BD2E84EB4A5E930DA8FD5616949D" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/11F4BD2E84EB4A5E930DA8FD5616949D" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/11F4BD2E84EB4A5E930DA8FD5616949D"
  ] ;
  a2a:SourceLastChangeDate "2019-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D760CCF375F747668A124539C0DE4877" ;
  a2a:RecordIdentifier "1445106483" ;
  a2a:RecordGUID "{9e65005f-a866-d2b7-36b0-b2c4a3acf73a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D760CCF3-75F7-4766-8A12-4539C0DE4877" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061932J_54_A2A.xml van SRT" .

