@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_A9072C4A-B13B-4B9F-B682-2EEB2AB06774
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 september 1931 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954348, oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954349, oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954350, oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954351, oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954352, oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954353 ;
  a2a:hasEvent oa:event_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_0, oa:relationep_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_1, oa:relationep_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_2, oa:relationep_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_3, oa:relationep_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_4, oa:relationep_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_5 ;
  a2a:hasSource oa:source_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774 .

oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954348
  a a2a:Person ;
  rdfs:label "Jan Teunis Marinus Evertse" ;
  a2a:PersonName [
    rdfs:label "Jan Teunis Marinus Evertse" ;
    a2a:PersonNameFirstName "Jan Teunis Marinus" ;
    a2a:PersonNameLastName "Evertse"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954349
  a a2a:Person ;
  rdfs:label "Marinus Dingeman Evertse" ;
  a2a:PersonName [
    rdfs:label "Marinus Dingeman Evertse" ;
    a2a:PersonNameFirstName "Marinus Dingeman" ;
    a2a:PersonNameLastName "Evertse"
  ] .

oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954350
  a a2a:Person ;
  rdfs:label "Elizabeth Stijl" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Stijl" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Stijl"
  ] .

oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954351
  a a2a:Person ;
  rdfs:label "Alida Francisca Prohn" ;
  a2a:PersonName [
    rdfs:label "Alida Francisca Prohn" ;
    a2a:PersonNameFirstName "Alida Francisca" ;
    a2a:PersonNameLastName "Prohn"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954352
  a a2a:Person ;
  rdfs:label "Christiaan Martin Prohn" ;
  a2a:PersonName [
    rdfs:label "Christiaan Martin Prohn" ;
    a2a:PersonNameFirstName "Christiaan Martin" ;
    a2a:PersonNameLastName "Prohn"
  ] .

oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954353
  a a2a:Person ;
  rdfs:label "Francina Alida van der Draaij" ;
  a2a:PersonName [
    rdfs:label "Francina Alida van der Draaij" ;
    a2a:PersonNameFirstName "Francina Alida" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Draaij"
  ] .

oa:event_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "16-09-1931" ;
    a2a:Year "1931" ;
    a2a:Month "09" ;
    a2a:Day "16" ;
    rdfs:label "1931-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954348 ;
  a2a:EventKeyRef oa:event_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Event1 .

oa:relationep_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954349 ;
  a2a:EventKeyRef oa:event_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Event1 .

oa:relationep_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954350 ;
  a2a:EventKeyRef oa:event_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Event1 .

oa:relationep_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954351 ;
  a2a:EventKeyRef oa:event_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Event1 .

oa:relationep_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954352 ;
  a2a:EventKeyRef oa:event_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Event1 .

oa:relationep_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Person1015954353 ;
  a2a:EventKeyRef oa:event_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774_Event1 .

oa:source_srt_A9072C4A-B13B-4B9F-B682-2EEB2AB06774
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1931-09-16 - 1931-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-09-1931" ;
    a2a:Year "1931" ;
    a2a:Month "09" ;
    a2a:Day "16" ;
    rdfs:label "16-09-1931"
  ] ;
  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 "1931.3513" ;
    a2a:RegistryNumber "1931L" ;
    a2a:Folio "L099" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1931.3513, 1931L, L099"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/A9072C4AB13B4B9FB6822EEB2AB06774" ;
  a2a:RecordIdentifier "1015954347" ;
  a2a:RecordGUID "{A9072C4A-B13B-4B9F-B682-2EEB2AB06774}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/57288176ADAF47C9903E8177C3A6B5C6" .

