@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_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 mei 1928 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257582, oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257583, oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257584, oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257585, oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257586, oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257587 ;
  a2a:hasEvent oa:event_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_0, oa:relationep_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_1, oa:relationep_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_2, oa:relationep_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_3, oa:relationep_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_4, oa:relationep_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_5 ;
  a2a:hasSource oa:source_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6 .

oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257582
  a a2a:Person ;
  rdfs:label "Toussaint Perrij" ;
  a2a:PersonName [
    rdfs:label "Toussaint Perrij" ;
    a2a:PersonNameFirstName "Toussaint" ;
    a2a:PersonNameLastName "Perrij"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tegelen" ;
    rdfs:label "Tegelen"
  ] .

oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257583
  a a2a:Person ;
  rdfs:label "Hubertus Antonius Perrij" ;
  a2a:PersonName [
    rdfs:label "Hubertus Antonius Perrij" ;
    a2a:PersonNameFirstName "Hubertus Antonius" ;
    a2a:PersonNameLastName "Perrij"
  ] .

oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257584
  a a2a:Person ;
  rdfs:label "Cornelia Sophia Welker" ;
  a2a:PersonName [
    rdfs:label "Cornelia Sophia Welker" ;
    a2a:PersonNameFirstName "Cornelia Sophia" ;
    a2a:PersonNameLastName "Welker"
  ] .

oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257585
  a a2a:Person ;
  rdfs:label "Catharina Johanna Maria Schevers" ;
  a2a:PersonName [
    rdfs:label "Catharina Johanna Maria Schevers" ;
    a2a:PersonNameFirstName "Catharina Johanna Maria" ;
    a2a:PersonNameLastName "Schevers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257586
  a a2a:Person ;
  rdfs:label "Joannes Schevers" ;
  a2a:PersonName [
    rdfs:label "Joannes Schevers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Schevers"
  ] .

oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257587
  a a2a:Person ;
  rdfs:label "Catharina van der Burg" ;
  a2a:PersonName [
    rdfs:label "Catharina van der Burg" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Burg"
  ] .

oa:event_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-05-1928" ;
    a2a:Year "1928" ;
    a2a:Month "05" ;
    a2a:Day "02" ;
    rdfs:label "1928-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257582 ;
  a2a:EventKeyRef oa:event_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Event1 .

oa:relationep_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257583 ;
  a2a:EventKeyRef oa:event_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Event1 .

oa:relationep_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257584 ;
  a2a:EventKeyRef oa:event_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Event1 .

oa:relationep_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257585 ;
  a2a:EventKeyRef oa:event_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Event1 .

oa:relationep_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257586 ;
  a2a:EventKeyRef oa:event_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Event1 .

oa:relationep_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Person1016257587 ;
  a2a:EventKeyRef oa:event_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6_Event1 .

oa:source_srt_BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1928-05-02 - 1928-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-05-1928" ;
    a2a:Year "1928" ;
    a2a:Month "05" ;
    a2a:Day "02" ;
    rdfs:label "02-05-1928"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:Book "Nadere toegang op het huwelijksregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1928.1392" ;
    a2a:RegistryNumber "1928F" ;
    a2a:Folio "f035v" ;
    rdfs:label "Stadsarchief Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1928.1392, 1928F, f035v"
  ] ;
  a2a:SourceLastChangeDate "2024-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/BDF4ABCF814F46AC9BBA10D9730BC7F6" ;
  a2a:RecordIdentifier "1016257581" ;
  a2a:RecordGUID "{BDF4ABCF-814F-46AC-9BBA-10D9730BC7F6}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E0B3D1CC84A34DFEA2C92414AAF6BE71" .

