@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_4d5a7b8a-289b-514b-678f-a7957ff042a2
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 september 1901 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979103, oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979104, oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979105, oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979106, oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979107, oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979108 ;
  a2a:hasEvent oa:event_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_0, oa:relationep_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_1, oa:relationep_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_2, oa:relationep_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_3, oa:relationep_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_4, oa:relationep_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_5 ;
  a2a:hasSource oa:source_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2 .

oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979103
  a a2a:Person ;
  rdfs:label "Johannes Nicolaas Veger" ;
  a2a:PersonName [
    rdfs:label "Johannes Nicolaas Veger" ;
    a2a:PersonNameFirstName "Johannes Nicolaas" ;
    a2a:PersonNameLastName "Veger"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979104
  a a2a:Person ;
  rdfs:label "Hermanus Johannes Veger" ;
  a2a:PersonName [
    rdfs:label "Hermanus Johannes Veger" ;
    a2a:PersonNameFirstName "Hermanus Johannes" ;
    a2a:PersonNameLastName "Veger"
  ] .

oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979105
  a a2a:Person ;
  rdfs:label "Maria Sandrina Simons" ;
  a2a:PersonName [
    rdfs:label "Maria Sandrina Simons" ;
    a2a:PersonNameFirstName "Maria Sandrina" ;
    a2a:PersonNameLastName "Simons"
  ] .

oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979106
  a a2a:Person ;
  rdfs:label "Johanna Maria Antonia Stevenaart" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Antonia Stevenaart" ;
    a2a:PersonNameFirstName "Johanna Maria Antonia" ;
    a2a:PersonNameLastName "Stevenaart"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979107
  a a2a:Person ;
  rdfs:label "Pierre Joseph Stevenaart" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Stevenaart" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Stevenaart"
  ] .

oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979108
  a a2a:Person ;
  rdfs:label "Maria Antonia van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Maria Antonia van den Bosch" ;
    a2a:PersonNameFirstName "Maria Antonia" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] .

oa:event_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "25-09-1901" ;
    a2a:Year "1901" ;
    a2a:Month "09" ;
    a2a:Day "25" ;
    rdfs:label "1901-09-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979103 ;
  a2a:EventKeyRef oa:event_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Event1 .

oa:relationep_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979104 ;
  a2a:EventKeyRef oa:event_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Event1 .

oa:relationep_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979105 ;
  a2a:EventKeyRef oa:event_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Event1 .

oa:relationep_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979106 ;
  a2a:EventKeyRef oa:event_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Event1 .

oa:relationep_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979107 ;
  a2a:EventKeyRef oa:event_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Event1 .

oa:relationep_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Person1014979108 ;
  a2a:EventKeyRef oa:event_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2_Event1 .

oa:source_srt_4d5a7b8a-289b-514b-678f-a7957ff042a2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1901-09-25 - 1901-09-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-09-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-09-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-09-1901" ;
    a2a:Year "1901" ;
    a2a:Month "09" ;
    a2a:Day "25" ;
    rdfs:label "25-09-1901"
  ] ;
  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 "1901K" ;
    a2a:Folio "k99" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1901K, k99"
  ] ;
  a2a:SourceLastChangeDate "2023-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/8FAA413950164A819921B1DCF7CD95A5" ;
  a2a:RecordIdentifier "1014979102" ;
  a2a:RecordGUID "{4d5a7b8a-289b-514b-678f-a7957ff042a2}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 8FAA4139-5016-4A81-9921-B1DCF7CD95A5" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061901K_54_A2A.xml van SRT" .

