@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_eddbb558-9463-4cab-f134-c19ab6312906
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 maart 1926 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879062, oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879063, oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879064, oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879065, oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879066, oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879067 ;
  a2a:hasEvent oa:event_srt_eddbb558-9463-4cab-f134-c19ab6312906_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_eddbb558-9463-4cab-f134-c19ab6312906_0, oa:relationep_srt_eddbb558-9463-4cab-f134-c19ab6312906_1, oa:relationep_srt_eddbb558-9463-4cab-f134-c19ab6312906_2, oa:relationep_srt_eddbb558-9463-4cab-f134-c19ab6312906_3, oa:relationep_srt_eddbb558-9463-4cab-f134-c19ab6312906_4, oa:relationep_srt_eddbb558-9463-4cab-f134-c19ab6312906_5 ;
  a2a:hasSource oa:source_srt_eddbb558-9463-4cab-f134-c19ab6312906 .

oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879062
  a a2a:Person ;
  rdfs:label "Michael Priele" ;
  a2a:PersonName [
    rdfs:label "Michael Priele" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Priele"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879063
  a a2a:Person ;
  rdfs:label "Michael Priele" ;
  a2a:PersonName [
    rdfs:label "Michael Priele" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Priele"
  ] .

oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879064
  a a2a:Person ;
  rdfs:label "Jacoba van Maurik" ;
  a2a:PersonName [
    rdfs:label "Jacoba van Maurik" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Maurik"
  ] .

oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879065
  a a2a:Person ;
  rdfs:label "Cornelia Versfeld" ;
  a2a:PersonName [
    rdfs:label "Cornelia Versfeld" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Versfeld"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879066
  a a2a:Person ;
  rdfs:label "Adriaan Versfeld" ;
  a2a:PersonName [
    rdfs:label "Adriaan Versfeld" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Versfeld"
  ] .

oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879067
  a a2a:Person ;
  rdfs:label "Tona Duvalois" ;
  a2a:PersonName [
    rdfs:label "Tona Duvalois" ;
    a2a:PersonNameFirstName "Tona" ;
    a2a:PersonNameLastName "Duvalois"
  ] .

oa:event_srt_eddbb558-9463-4cab-f134-c19ab6312906_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "03-03-1926" ;
    a2a:Year "1926" ;
    a2a:Month "03" ;
    a2a:Day "03" ;
    rdfs:label "1926-03-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_eddbb558-9463-4cab-f134-c19ab6312906_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879062 ;
  a2a:EventKeyRef oa:event_srt_eddbb558-9463-4cab-f134-c19ab6312906_Event1 .

oa:relationep_srt_eddbb558-9463-4cab-f134-c19ab6312906_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879063 ;
  a2a:EventKeyRef oa:event_srt_eddbb558-9463-4cab-f134-c19ab6312906_Event1 .

oa:relationep_srt_eddbb558-9463-4cab-f134-c19ab6312906_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879064 ;
  a2a:EventKeyRef oa:event_srt_eddbb558-9463-4cab-f134-c19ab6312906_Event1 .

oa:relationep_srt_eddbb558-9463-4cab-f134-c19ab6312906_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879065 ;
  a2a:EventKeyRef oa:event_srt_eddbb558-9463-4cab-f134-c19ab6312906_Event1 .

oa:relationep_srt_eddbb558-9463-4cab-f134-c19ab6312906_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879066 ;
  a2a:EventKeyRef oa:event_srt_eddbb558-9463-4cab-f134-c19ab6312906_Event1 .

oa:relationep_srt_eddbb558-9463-4cab-f134-c19ab6312906_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_eddbb558-9463-4cab-f134-c19ab6312906_Person1015879067 ;
  a2a:EventKeyRef oa:event_srt_eddbb558-9463-4cab-f134-c19ab6312906_Event1 .

oa:source_srt_eddbb558-9463-4cab-f134-c19ab6312906
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1926-03-03 - 1926-03-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-03-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-03-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-03-1926" ;
    a2a:Year "1926" ;
    a2a:Month "03" ;
    a2a:Day "03" ;
    rdfs:label "03-03-1926"
  ] ;
  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:RegistryNumber "1926A" ;
    a2a:Folio "a148v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1926A, a148v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/8CC76C294B1F4DC499F6A01A46C7D669" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/8CC76C294B1F4DC499F6A01A46C7D669" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/8CC76C294B1F4DC499F6A01A46C7D669"
  ] ;
  a2a:SourceLastChangeDate "2022-08-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2139EC99D5A840F4B5E52E8F21B2DA33" ;
  a2a:RecordIdentifier "1015879061" ;
  a2a:RecordGUID "{eddbb558-9463-4cab-f134-c19ab6312906}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2139EC99-D5A8-40F4-B5E5-2E8F21B2DA33" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061926A_54_A2A.xml van SRT" .

