@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_8455cdc4-ad89-ba5e-e963-5abb327f3b0a
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 januari 1927 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019968, oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019969, oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019970, oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019971, oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019972, oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019973 ;
  a2a:hasEvent oa:event_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_0, oa:relationep_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_1, oa:relationep_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_2, oa:relationep_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_3, oa:relationep_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_4, oa:relationep_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_5 ;
  a2a:hasSource oa:source_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a .

oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019968
  a a2a:Person ;
  rdfs:label "Berend Jan Christiaan Roukes" ;
  a2a:PersonName [
    rdfs:label "Berend Jan Christiaan Roukes" ;
    a2a:PersonNameFirstName "Berend Jan Christiaan" ;
    a2a:PersonNameLastName "Roukes"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019969
  a a2a:Person ;
  rdfs:label "Jan Roukes" ;
  a2a:PersonName [
    rdfs:label "Jan Roukes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Roukes"
  ] .

oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019970
  a a2a:Person ;
  rdfs:label "Ida Raad" ;
  a2a:PersonName [
    rdfs:label "Ida Raad" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Raad"
  ] .

oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019971
  a a2a:Person ;
  rdfs:label "Helena Johanna Kruijt" ;
  a2a:PersonName [
    rdfs:label "Helena Johanna Kruijt" ;
    a2a:PersonNameFirstName "Helena Johanna" ;
    a2a:PersonNameLastName "Kruijt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019972
  a a2a:Person ;
  rdfs:label "Arie Kruijt" ;
  a2a:PersonName [
    rdfs:label "Arie Kruijt" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Kruijt"
  ] .

oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019973
  a a2a:Person ;
  rdfs:label "Cornelia Angenietta Vonk" ;
  a2a:PersonName [
    rdfs:label "Cornelia Angenietta Vonk" ;
    a2a:PersonNameFirstName "Cornelia Angenietta" ;
    a2a:PersonNameLastName "Vonk"
  ] .

oa:event_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "26-01-1927" ;
    a2a:Year "1927" ;
    a2a:Month "01" ;
    a2a:Day "26" ;
    rdfs:label "1927-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019968 ;
  a2a:EventKeyRef oa:event_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Event1 .

oa:relationep_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019969 ;
  a2a:EventKeyRef oa:event_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Event1 .

oa:relationep_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019970 ;
  a2a:EventKeyRef oa:event_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Event1 .

oa:relationep_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019971 ;
  a2a:EventKeyRef oa:event_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Event1 .

oa:relationep_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019972 ;
  a2a:EventKeyRef oa:event_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Event1 .

oa:relationep_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Person1016019973 ;
  a2a:EventKeyRef oa:event_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a_Event1 .

oa:source_srt_8455cdc4-ad89-ba5e-e963-5abb327f3b0a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1927-01-26 - 1927-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-01-1927" ;
    a2a:Year "1927" ;
    a2a:Month "01" ;
    a2a:Day "26" ;
    rdfs:label "26-01-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.242" ;
    a2a:RegistryNumber "1927B" ;
    a2a:Folio "b064v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1927.242, 1927B, b064v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/6375495781A5493B97A52FF899790110" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/6375495781A5493B97A52FF899790110" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/6375495781A5493B97A52FF899790110"
  ] ;
  a2a:SourceLastChangeDate "2021-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/71B0DD217A794622A3B1D1A4220CB17D" ;
  a2a:RecordIdentifier "1016019967" ;
  a2a:RecordGUID "{8455cdc4-ad89-ba5e-e963-5abb327f3b0a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 71B0DD21-7A79-4622-A3B1-D1A4220CB17D" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061927B_54_A2A.xml van SRT" .

