@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_ea58c8b1-464a-ef47-2bed-3a325efe4649
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 augustus 1906 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243775, oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243776, oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243777, oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243778, oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243779, oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243780 ;
  a2a:hasEvent oa:event_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_0, oa:relationep_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_1, oa:relationep_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_2, oa:relationep_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_3, oa:relationep_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_4, oa:relationep_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_5 ;
  a2a:hasSource oa:source_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649 .

oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243775
  a a2a:Person ;
  rdfs:label "Jacob Verloop" ;
  a2a:PersonName [
    rdfs:label "Jacob Verloop" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Verloop"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alblasserdam" ;
    rdfs:label "Alblasserdam"
  ] .

oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243776
  a a2a:Person ;
  rdfs:label "Klaas Verloop" ;
  a2a:PersonName [
    rdfs:label "Klaas Verloop" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Verloop"
  ] .

oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243777
  a a2a:Person ;
  rdfs:label "Neeltje van Stek" ;
  a2a:PersonName [
    rdfs:label "Neeltje van Stek" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stek"
  ] .

oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243778
  a a2a:Person ;
  rdfs:label "Catharina Wilhelmina Dina de Wilde" ;
  a2a:PersonName [
    rdfs:label "Catharina Wilhelmina Dina de Wilde" ;
    a2a:PersonNameFirstName "Catharina Wilhelmina Dina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wilde"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243779
  a a2a:Person ;
  rdfs:label "Willem Marinus de Wilde" ;
  a2a:PersonName [
    rdfs:label "Willem Marinus de Wilde" ;
    a2a:PersonNameFirstName "Willem Marinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wilde"
  ] .

oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243780
  a a2a:Person ;
  rdfs:label "Francisca Josephina Adriana Groeneweg" ;
  a2a:PersonName [
    rdfs:label "Francisca Josephina Adriana Groeneweg" ;
    a2a:PersonNameFirstName "Francisca Josephina Adriana" ;
    a2a:PersonNameLastName "Groeneweg"
  ] .

oa:event_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "01-08-1906" ;
    a2a:Year "1906" ;
    a2a:Month "08" ;
    a2a:Day "01" ;
    rdfs:label "1906-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243775 ;
  a2a:EventKeyRef oa:event_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Event1 .

oa:relationep_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243776 ;
  a2a:EventKeyRef oa:event_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Event1 .

oa:relationep_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243777 ;
  a2a:EventKeyRef oa:event_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Event1 .

oa:relationep_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243778 ;
  a2a:EventKeyRef oa:event_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Event1 .

oa:relationep_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243779 ;
  a2a:EventKeyRef oa:event_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Event1 .

oa:relationep_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Person1015243780 ;
  a2a:EventKeyRef oa:event_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649_Event1 .

oa:source_srt_ea58c8b1-464a-ef47-2bed-3a325efe4649
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1906-08-01 - 1906-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-08-1906" ;
    a2a:Year "1906" ;
    a2a:Month "08" ;
    a2a:Day "01" ;
    rdfs:label "01-08-1906"
  ] ;
  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 "1906K" ;
    a2a:Folio "k39v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1906K, k39v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/EA2502309E5F4B788053523D6CB99CA7" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/EA2502309E5F4B788053523D6CB99CA7" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/EA2502309E5F4B788053523D6CB99CA7"
  ] ;
  a2a:SourceLastChangeDate "2019-05-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4F751DFF9C264B3C86483BD6BF27BBCA" ;
  a2a:RecordIdentifier "1015243774" ;
  a2a:RecordGUID "{ea58c8b1-464a-ef47-2bed-3a325efe4649}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 4F751DFF-9C26-4B3C-8648-3BD6BF27BBCA" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061906K_54_A2A.xml van SRT" .

