@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_86B01DF2-4CCC-4603-B38F-66A32F28B0EB
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 juli 1930 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174142, oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174143, oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174144, oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174145, oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174146, oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174147 ;
  a2a:hasEvent oa:event_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_0, oa:relationep_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_1, oa:relationep_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_2, oa:relationep_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_3, oa:relationep_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_4, oa:relationep_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_5 ;
  a2a:hasSource oa:source_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB .

oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174142
  a a2a:Person ;
  rdfs:label "Johannes Willebrordus Ruiter" ;
  a2a:PersonName [
    rdfs:label "Johannes Willebrordus Ruiter" ;
    a2a:PersonNameFirstName "Johannes Willebrordus" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174143
  a a2a:Person ;
  rdfs:label "Theodorus Willebrordus Ruiter" ;
  a2a:PersonName [
    rdfs:label "Theodorus Willebrordus Ruiter" ;
    a2a:PersonNameFirstName "Theodorus Willebrordus" ;
    a2a:PersonNameLastName "Ruiter"
  ] .

oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174144
  a a2a:Person ;
  rdfs:label "Sophia Hendrika van der Vegt" ;
  a2a:PersonName [
    rdfs:label "Sophia Hendrika van der Vegt" ;
    a2a:PersonNameFirstName "Sophia Hendrika" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vegt"
  ] .

oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174145
  a a2a:Person ;
  rdfs:label "Thona Wagemaker" ;
  a2a:PersonName [
    rdfs:label "Thona Wagemaker" ;
    a2a:PersonNameFirstName "Thona" ;
    a2a:PersonNameLastName "Wagemaker"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "17" ;
    rdfs:label "17"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174146
  a a2a:Person ;
  rdfs:label "Neleward Jacob Wagemaker" ;
  a2a:PersonName [
    rdfs:label "Neleward Jacob Wagemaker" ;
    a2a:PersonNameFirstName "Neleward Jacob" ;
    a2a:PersonNameLastName "Wagemaker"
  ] .

oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174147
  a a2a:Person ;
  rdfs:label "Susanna Jacobs" ;
  a2a:PersonName [
    rdfs:label "Susanna Jacobs" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Jacobs"
  ] .

oa:event_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "16-07-1930" ;
    a2a:Year "1930" ;
    a2a:Month "07" ;
    a2a:Day "16" ;
    rdfs:label "1930-07-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174142 ;
  a2a:EventKeyRef oa:event_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Event1 .

oa:relationep_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174143 ;
  a2a:EventKeyRef oa:event_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Event1 .

oa:relationep_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174144 ;
  a2a:EventKeyRef oa:event_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Event1 .

oa:relationep_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174145 ;
  a2a:EventKeyRef oa:event_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Event1 .

oa:relationep_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174146 ;
  a2a:EventKeyRef oa:event_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Event1 .

oa:relationep_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Person1016174147 ;
  a2a:EventKeyRef oa:event_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB_Event1 .

oa:source_srt_86B01DF2-4CCC-4603-B38F-66A32F28B0EB
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1930-07-16 - 1930-07-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-07-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-07-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-07-1930" ;
    a2a:Year "1930" ;
    a2a:Month "07" ;
    a2a:Day "16" ;
    rdfs:label "16-07-1930"
  ] ;
  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 "1930.2799" ;
    a2a:RegistryNumber "1930J" ;
    a2a:Folio "j075v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1930.2799, 1930J, j075v"
  ] ;
  a2a:SourceLastChangeDate "2017-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/86B01DF24CCC4603B38F66A32F28B0EB" ;
  a2a:RecordIdentifier "1016174141" ;
  a2a:RecordGUID "{86B01DF2-4CCC-4603-B38F-66A32F28B0EB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/FB02C549042B4003A1F4A80325DD6535" .

