@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_4e1f6361-5da9-ee7a-e961-b3638cbce9ff
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 maart 1927 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828241, oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828242, oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828243, oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828244, oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828245, oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828246 ;
  a2a:hasEvent oa:event_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_0, oa:relationep_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_1, oa:relationep_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_2, oa:relationep_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_3, oa:relationep_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_4, oa:relationep_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_5 ;
  a2a:hasSource oa:source_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff .

oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828241
  a a2a:Person ;
  rdfs:label "Leendert Gruteke" ;
  a2a:PersonName [
    rdfs:label "Leendert Gruteke" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Gruteke"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bleiswijk" ;
    rdfs:label "Bleiswijk"
  ] .

oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828242
  a a2a:Person ;
  rdfs:label "Willem Gruteke" ;
  a2a:PersonName [
    rdfs:label "Willem Gruteke" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Gruteke"
  ] .

oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828243
  a a2a:Person ;
  rdfs:label "Eva van Raffe" ;
  a2a:PersonName [
    rdfs:label "Eva van Raffe" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raffe"
  ] .

oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828244
  a a2a:Person ;
  rdfs:label "Anna Michels" ;
  a2a:PersonName [
    rdfs:label "Anna Michels" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Michels"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mülheim aan den Rijn, gemeente Keulen-Mülheum" ;
    rdfs:label "Mülheim aan den Rijn, gemeente Keulen-Mülheum"
  ] .

oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828245
  a a2a:Person ;
  rdfs:label "Anton Peter Michels" ;
  a2a:PersonName [
    rdfs:label "Anton Peter Michels" ;
    a2a:PersonNameFirstName "Anton Peter" ;
    a2a:PersonNameLastName "Michels"
  ] .

oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828246
  a a2a:Person ;
  rdfs:label "Gertrud Fink" ;
  a2a:PersonName [
    rdfs:label "Gertrud Fink" ;
    a2a:PersonNameFirstName "Gertrud" ;
    a2a:PersonNameLastName "Fink"
  ] .

oa:event_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "16-03-1927" ;
    a2a:Year "1927" ;
    a2a:Month "03" ;
    a2a:Day "16" ;
    rdfs:label "1927-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828241 ;
  a2a:EventKeyRef oa:event_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Event1 .

oa:relationep_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828242 ;
  a2a:EventKeyRef oa:event_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Event1 .

oa:relationep_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828243 ;
  a2a:EventKeyRef oa:event_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Event1 .

oa:relationep_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828244 ;
  a2a:EventKeyRef oa:event_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Event1 .

oa:relationep_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828245 ;
  a2a:EventKeyRef oa:event_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Event1 .

oa:relationep_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Person1015828246 ;
  a2a:EventKeyRef oa:event_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff_Event1 .

oa:source_srt_4e1f6361-5da9-ee7a-e961-b3638cbce9ff
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1927-03-16 - 1927-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-03-1927" ;
    a2a:Year "1927" ;
    a2a:Month "03" ;
    a2a:Day "16" ;
    rdfs:label "16-03-1927"
  ] ;
  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 "1927.720" ;
    a2a:RegistryNumber "1927D" ;
    a2a:Folio "d028v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1927.720, 1927D, d028v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/F6FAFD38926D49098BBDCF53180D341B" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/F6FAFD38926D49098BBDCF53180D341B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/F6FAFD38926D49098BBDCF53180D341B"
  ] ;
  a2a:SourceLastChangeDate "2018-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D50D5067D5004D659F2E5A8BF20982B0" ;
  a2a:RecordIdentifier "1015828240" ;
  a2a:RecordGUID "{4e1f6361-5da9-ee7a-e961-b3638cbce9ff}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D50D5067-D500-4D65-9F2E-5A8BF20982B0" ;
  a2a:SourceRemarkOpmerking "bruid is Duitsch onderdaan" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061927D_54_A2A.xml van SRT" .

