@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_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 oktober 1915 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881225, oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881226, oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881227, oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881228, oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881229, oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881230 ;
  a2a:hasEvent oa:event_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_0, oa:relationep_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_1, oa:relationep_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_2, oa:relationep_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_3, oa:relationep_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_4, oa:relationep_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_5 ;
  a2a:hasSource oa:source_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25 .

oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881225
  a a2a:Person ;
  rdfs:label "Jacob Johannes Schets" ;
  a2a:PersonName [
    rdfs:label "Jacob Johannes Schets" ;
    a2a:PersonNameFirstName "Jacob Johannes" ;
    a2a:PersonNameLastName "Schets"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] .

oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881226
  a a2a:Person ;
  rdfs:label "Jacob Schets" ;
  a2a:PersonName [
    rdfs:label "Jacob Schets" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Schets"
  ] .

oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881227
  a a2a:Person ;
  rdfs:label "Maatje de Bokx" ;
  a2a:PersonName [
    rdfs:label "Maatje de Bokx" ;
    a2a:PersonNameFirstName "Maatje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bokx"
  ] .

oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881228
  a a2a:Person ;
  rdfs:label "Trijntje Kleijn" ;
  a2a:PersonName [
    rdfs:label "Trijntje Kleijn" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Kleijn"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881229
  a a2a:Person ;
  rdfs:label "Pieter Kleijn" ;
  a2a:PersonName [
    rdfs:label "Pieter Kleijn" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Kleijn"
  ] .

oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881230
  a a2a:Person ;
  rdfs:label "Willemina van der Vliet" ;
  a2a:PersonName [
    rdfs:label "Willemina van der Vliet" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vliet"
  ] .

oa:event_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "13-10-1915" ;
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1915-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881225 ;
  a2a:EventKeyRef oa:event_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Event1 .

oa:relationep_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881226 ;
  a2a:EventKeyRef oa:event_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Event1 .

oa:relationep_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881227 ;
  a2a:EventKeyRef oa:event_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Event1 .

oa:relationep_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881228 ;
  a2a:EventKeyRef oa:event_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Event1 .

oa:relationep_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881229 ;
  a2a:EventKeyRef oa:event_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Event1 .

oa:relationep_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Person1014881230 ;
  a2a:EventKeyRef oa:event_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25_Event1 .

oa:source_srt_4ee00693-7eef-fe8c-0f3c-e9313a9e4e25
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1915-10-13 - 1915-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-10-1915" ;
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "13-10-1915"
  ] ;
  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 "1915O" ;
    a2a:Folio "o79" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1915O, o79"
  ] ;
  a2a:SourceLastChangeDate "2022-12-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6F49AAECE49E4BB2A8FEEB786C033FDF" ;
  a2a:RecordIdentifier "1014881224" ;
  a2a:RecordGUID "{4ee00693-7eef-fe8c-0f3c-e9313a9e4e25}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 6F49AAEC-E49E-4BB2-A8FE-EB786C033FDF" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061915O_54_A2A.xml van SRT" .

