@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_59f07cac-93a9-2b6a-7aa9-e9eccc312786
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 augustus 1927 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921615, oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921616, oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921617, oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921618, oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921619, oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921620 ;
  a2a:hasEvent oa:event_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_0, oa:relationep_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_1, oa:relationep_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_2, oa:relationep_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_3, oa:relationep_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_4, oa:relationep_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_5 ;
  a2a:hasSource oa:source_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786 .

oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921615
  a a2a:Person ;
  rdfs:label "Mozes Trijtel" ;
  a2a:PersonName [
    rdfs:label "Mozes Trijtel" ;
    a2a:PersonNameFirstName "Mozes" ;
    a2a:PersonNameLastName "Trijtel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921616
  a a2a:Person ;
  rdfs:label "Joseph Trijtel" ;
  a2a:PersonName [
    rdfs:label "Joseph Trijtel" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Trijtel"
  ] .

oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921617
  a a2a:Person ;
  rdfs:label "Naatje Le Grand" ;
  a2a:PersonName [
    rdfs:label "Naatje Le Grand" ;
    a2a:PersonNameFirstName "Naatje" ;
    a2a:PersonNamePrefixLastName "Le" ;
    a2a:PersonNameLastName "Grand"
  ] .

oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921618
  a a2a:Person ;
  rdfs:label "Geertruida Jacoba Wilhelmina Gosen" ;
  a2a:PersonName [
    rdfs:label "Geertruida Jacoba Wilhelmina Gosen" ;
    a2a:PersonNameFirstName "Geertruida Jacoba Wilhelmina" ;
    a2a:PersonNameLastName "Gosen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921619
  a a2a:Person ;
  rdfs:label "Jan Hendrik Gosen" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Gosen" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNameLastName "Gosen"
  ] .

oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921620
  a a2a:Person ;
  rdfs:label "Anna Maria Everdina Beekhuijzen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Everdina Beekhuijzen" ;
    a2a:PersonNameFirstName "Anna Maria Everdina" ;
    a2a:PersonNameLastName "Beekhuijzen"
  ] .

oa:event_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-08-1927" ;
    a2a:Year "1927" ;
    a2a:Month "08" ;
    a2a:Day "10" ;
    rdfs:label "1927-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921615 ;
  a2a:EventKeyRef oa:event_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Event1 .

oa:relationep_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921616 ;
  a2a:EventKeyRef oa:event_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Event1 .

oa:relationep_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921617 ;
  a2a:EventKeyRef oa:event_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Event1 .

oa:relationep_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921618 ;
  a2a:EventKeyRef oa:event_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Event1 .

oa:relationep_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921619 ;
  a2a:EventKeyRef oa:event_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Event1 .

oa:relationep_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Person1015921620 ;
  a2a:EventKeyRef oa:event_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786_Event1 .

oa:source_srt_59f07cac-93a9-2b6a-7aa9-e9eccc312786
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1927-08-10 - 1927-08-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-08-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-08-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-08-1927" ;
    a2a:Year "1927" ;
    a2a:Month "08" ;
    a2a:Day "10" ;
    rdfs:label "10-08-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.2822" ;
    a2a:RegistryNumber "1927K" ;
    a2a:Folio "k085" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1927.2822, 1927K, k085"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/B358D3D972704DAC9D6BAC3F8017199F" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/B358D3D972704DAC9D6BAC3F8017199F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/B358D3D972704DAC9D6BAC3F8017199F"
  ] ;
  a2a:SourceLastChangeDate "2017-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/68BAA100A4CA4CF299A954BECA8CA39B" ;
  a2a:RecordIdentifier "1015921614" ;
  a2a:RecordGUID "{59f07cac-93a9-2b6a-7aa9-e9eccc312786}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 68BAA100-A4CA-4CF2-99A9-54BECA8CA39B" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061927K_54_A2A.xml van SRT" .

