@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_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 maart 1933 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128140, oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128141, oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128142, oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128143, oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128144, oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128145 ;
  a2a:hasEvent oa:event_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_0, oa:relationep_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_1, oa:relationep_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_2, oa:relationep_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_3, oa:relationep_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_4, oa:relationep_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_5 ;
  a2a:hasSource oa:source_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa .

oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128140
  a a2a:Person ;
  rdfs:label "Klaas Hendrik Slabbekoorn" ;
  a2a:PersonName [
    rdfs:label "Klaas Hendrik Slabbekoorn" ;
    a2a:PersonNameFirstName "Klaas Hendrik" ;
    a2a:PersonNameLastName "Slabbekoorn"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128141
  a a2a:Person ;
  rdfs:label "Hubrecht Slabbekoorn" ;
  a2a:PersonName [
    rdfs:label "Hubrecht Slabbekoorn" ;
    a2a:PersonNameFirstName "Hubrecht" ;
    a2a:PersonNameLastName "Slabbekoorn"
  ] .

oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128142
  a a2a:Person ;
  rdfs:label "Annetje Verheij" ;
  a2a:PersonName [
    rdfs:label "Annetje Verheij" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNameLastName "Verheij"
  ] .

oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128143
  a a2a:Person ;
  rdfs:label "Cornelia Sara Schippers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Sara Schippers" ;
    a2a:PersonNameFirstName "Cornelia Sara" ;
    a2a:PersonNameLastName "Schippers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128144
  a a2a:Person ;
  rdfs:label "Pieter Johannes Schippers" ;
  a2a:PersonName [
    rdfs:label "Pieter Johannes Schippers" ;
    a2a:PersonNameFirstName "Pieter Johannes" ;
    a2a:PersonNameLastName "Schippers"
  ] .

oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128145
  a a2a:Person ;
  rdfs:label "Dingena Adriana Brent" ;
  a2a:PersonName [
    rdfs:label "Dingena Adriana Brent" ;
    a2a:PersonNameFirstName "Dingena Adriana" ;
    a2a:PersonNameLastName "Brent"
  ] .

oa:event_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "22-03-1933" ;
    a2a:Year "1933" ;
    a2a:Month "03" ;
    a2a:Day "22" ;
    rdfs:label "1933-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128140 ;
  a2a:EventKeyRef oa:event_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Event1 .

oa:relationep_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128141 ;
  a2a:EventKeyRef oa:event_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Event1 .

oa:relationep_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128142 ;
  a2a:EventKeyRef oa:event_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Event1 .

oa:relationep_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128143 ;
  a2a:EventKeyRef oa:event_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Event1 .

oa:relationep_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128144 ;
  a2a:EventKeyRef oa:event_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Event1 .

oa:relationep_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Person1017128145 ;
  a2a:EventKeyRef oa:event_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa_Event1 .

oa:source_srt_08f569e4-4aab-76a6-ae72-4e81fcc4ebaa
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1933-03-22 - 1933-03-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-03-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-03-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-03-1933" ;
    a2a:Year "1933" ;
    a2a:Month "03" ;
    a2a:Day "22" ;
    rdfs:label "22-03-1933"
  ] ;
  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 "1933.837" ;
    a2a:RegistryNumber "1933C" ;
    a2a:Folio "c055" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1933.837, 1933C, c055"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/3C9899645CE640C39ACBB11EA3CA66D3" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/3C9899645CE640C39ACBB11EA3CA66D3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/3C9899645CE640C39ACBB11EA3CA66D3"
  ] ;
  a2a:SourceLastChangeDate "2022-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/16931239777D4039A2BA9910FF310D7F" ;
  a2a:RecordIdentifier "1017128139" ;
  a2a:RecordGUID "{08f569e4-4aab-76a6-ae72-4e81fcc4ebaa}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 16931239-777D-4039-A2BA-9910FF310D7F" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061933C_54_A2A.xml van SRT" .

