@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_7a615454-e934-a54c-c845-cdbe9165595f
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 maart 1928 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097499, oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097500, oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097501, oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097502, oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097503, oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097504 ;
  a2a:hasEvent oa:event_srt_7a615454-e934-a54c-c845-cdbe9165595f_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7a615454-e934-a54c-c845-cdbe9165595f_0, oa:relationep_srt_7a615454-e934-a54c-c845-cdbe9165595f_1, oa:relationep_srt_7a615454-e934-a54c-c845-cdbe9165595f_2, oa:relationep_srt_7a615454-e934-a54c-c845-cdbe9165595f_3, oa:relationep_srt_7a615454-e934-a54c-c845-cdbe9165595f_4, oa:relationep_srt_7a615454-e934-a54c-c845-cdbe9165595f_5 ;
  a2a:hasSource oa:source_srt_7a615454-e934-a54c-c845-cdbe9165595f .

oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097499
  a a2a:Person ;
  rdfs:label "Dirk Jasper Glastra" ;
  a2a:PersonName [
    rdfs:label "Dirk Jasper Glastra" ;
    a2a:PersonNameFirstName "Dirk Jasper" ;
    a2a:PersonNameLastName "Glastra"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenhage" ;
    rdfs:label "'s Gravenhage"
  ] .

oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097500
  a a2a:Person ;
  rdfs:label "Roelof Glastra" ;
  a2a:PersonName [
    rdfs:label "Roelof Glastra" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Glastra"
  ] .

oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097501
  a a2a:Person ;
  rdfs:label "Maria Elisabeth de Raad" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth de Raad" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raad"
  ] .

oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097502
  a a2a:Person ;
  rdfs:label "Emma Bertha Walter" ;
  a2a:PersonName [
    rdfs:label "Emma Bertha Walter" ;
    a2a:PersonNameFirstName "Emma Bertha" ;
    a2a:PersonNameLastName "Walter"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kaltenhuis, gemeente Manze ( Pruisen )" ;
    rdfs:label "Kaltenhuis, gemeente Manze ( Pruisen )"
  ] .

oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097503
  a a2a:Person ;
  rdfs:label "Ernst Walter" ;
  a2a:PersonName [
    rdfs:label "Ernst Walter" ;
    a2a:PersonNameFirstName "Ernst" ;
    a2a:PersonNameLastName "Walter"
  ] .

oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097504
  a a2a:Person ;
  rdfs:label "Caroline Feist" ;
  a2a:PersonName [
    rdfs:label "Caroline Feist" ;
    a2a:PersonNameFirstName "Caroline" ;
    a2a:PersonNameLastName "Feist"
  ] .

oa:event_srt_7a615454-e934-a54c-c845-cdbe9165595f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "14-03-1928" ;
    a2a:Year "1928" ;
    a2a:Month "03" ;
    a2a:Day "14" ;
    rdfs:label "1928-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7a615454-e934-a54c-c845-cdbe9165595f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097499 ;
  a2a:EventKeyRef oa:event_srt_7a615454-e934-a54c-c845-cdbe9165595f_Event1 .

oa:relationep_srt_7a615454-e934-a54c-c845-cdbe9165595f_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097500 ;
  a2a:EventKeyRef oa:event_srt_7a615454-e934-a54c-c845-cdbe9165595f_Event1 .

oa:relationep_srt_7a615454-e934-a54c-c845-cdbe9165595f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097501 ;
  a2a:EventKeyRef oa:event_srt_7a615454-e934-a54c-c845-cdbe9165595f_Event1 .

oa:relationep_srt_7a615454-e934-a54c-c845-cdbe9165595f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097502 ;
  a2a:EventKeyRef oa:event_srt_7a615454-e934-a54c-c845-cdbe9165595f_Event1 .

oa:relationep_srt_7a615454-e934-a54c-c845-cdbe9165595f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097503 ;
  a2a:EventKeyRef oa:event_srt_7a615454-e934-a54c-c845-cdbe9165595f_Event1 .

oa:relationep_srt_7a615454-e934-a54c-c845-cdbe9165595f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7a615454-e934-a54c-c845-cdbe9165595f_Person1017097504 ;
  a2a:EventKeyRef oa:event_srt_7a615454-e934-a54c-c845-cdbe9165595f_Event1 .

oa:source_srt_7a615454-e934-a54c-c845-cdbe9165595f
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1928-03-14 - 1928-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-03-1928" ;
    a2a:Year "1928" ;
    a2a:Month "03" ;
    a2a:Day "14" ;
    rdfs:label "14-03-1928"
  ] ;
  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 "1928.832" ;
    a2a:RegistryNumber "1928D" ;
    a2a:Folio "d051v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1928.832, 1928D, d051v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/765240C980C341EEB66744B3BB745333" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/765240C980C341EEB66744B3BB745333" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/765240C980C341EEB66744B3BB745333"
  ] ;
  a2a:SourceLastChangeDate "2019-09-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/BD95AF93182A4831B93141383FEAEC03" ;
  a2a:RecordIdentifier "1017097498" ;
  a2a:RecordGUID "{7a615454-e934-a54c-c845-cdbe9165595f}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder BD95AF93-182A-4831-B931-41383FEAEC03" ;
  a2a:SourceRemarkOpmerking "bruid is Duitsch onderdaan" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061928D_54_A2A.xml van SRT" .

