@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_54F044BD-5EEE-4BFA-9396-F476E24F2AC7
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 september 1935 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002205, oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002206, oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002207, oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002208, oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002209, oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002210 ;
  a2a:hasEvent oa:event_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_0, oa:relationep_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_1, oa:relationep_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_2, oa:relationep_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_3, oa:relationep_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_4, oa:relationep_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_5 ;
  a2a:hasSource oa:source_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7 .

oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002205
  a a2a:Person ;
  rdfs:label "Klaas Versloot" ;
  a2a:PersonName [
    rdfs:label "Klaas Versloot" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Versloot"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hillegersberg" ;
    rdfs:label "Hillegersberg"
  ] .

oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002206
  a a2a:Person ;
  rdfs:label "Gerardus Versloot" ;
  a2a:PersonName [
    rdfs:label "Gerardus Versloot" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Versloot"
  ] .

oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002207
  a a2a:Person ;
  rdfs:label "Geertruida van den Bogerd" ;
  a2a:PersonName [
    rdfs:label "Geertruida van den Bogerd" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bogerd"
  ] .

oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002208
  a a2a:Person ;
  rdfs:label "Gijsberta Alida Verhoeff" ;
  a2a:PersonName [
    rdfs:label "Gijsberta Alida Verhoeff" ;
    a2a:PersonNameFirstName "Gijsberta Alida" ;
    a2a:PersonNameLastName "Verhoeff"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002209
  a a2a:Person ;
  rdfs:label "Jan Bartholomeus Verhoeff" ;
  a2a:PersonName [
    rdfs:label "Jan Bartholomeus Verhoeff" ;
    a2a:PersonNameFirstName "Jan Bartholomeus" ;
    a2a:PersonNameLastName "Verhoeff"
  ] .

oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002210
  a a2a:Person ;
  rdfs:label "Maria Everdina Visser" ;
  a2a:PersonName [
    rdfs:label "Maria Everdina Visser" ;
    a2a:PersonNameFirstName "Maria Everdina" ;
    a2a:PersonNameLastName "Visser"
  ] .

oa:event_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "04-09-1935" ;
    a2a:Year "1935" ;
    a2a:Month "09" ;
    a2a:Day "04" ;
    rdfs:label "1935-09-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002205 ;
  a2a:EventKeyRef oa:event_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Event1 .

oa:relationep_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002206 ;
  a2a:EventKeyRef oa:event_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Event1 .

oa:relationep_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002207 ;
  a2a:EventKeyRef oa:event_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Event1 .

oa:relationep_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002208 ;
  a2a:EventKeyRef oa:event_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Event1 .

oa:relationep_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002209 ;
  a2a:EventKeyRef oa:event_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Event1 .

oa:relationep_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Person1016002210 ;
  a2a:EventKeyRef oa:event_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7_Event1 .

oa:source_srt_54F044BD-5EEE-4BFA-9396-F476E24F2AC7
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1935-09-04 - 1935-09-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-09-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-09-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-09-1935" ;
    a2a:Year "1935" ;
    a2a:Month "09" ;
    a2a:Day "04" ;
    rdfs:label "04-09-1935"
  ] ;
  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 "1935.3468" ;
    a2a:RegistryNumber "1935M" ;
    a2a:Folio "m078" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1935.3468, 1935M, m078"
  ] ;
  a2a:SourceLastChangeDate "2022-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/54F044BD5EEE4BFA9396F476E24F2AC7" ;
  a2a:RecordIdentifier "1016002204" ;
  a2a:RecordGUID "{54F044BD-5EEE-4BFA-9396-F476E24F2AC7}" ;
  a2a:SourceRemarkOpmerking "bruidegom wonende te Hillegersberg" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/50DAFDA49F074414B0F8280B6BEE91EE" .

