@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_0768db4a-e404-6dd3-62d3-c97c3ffccf7f
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 november 1907 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356798, oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356799, oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356800, oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356801, oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356802, oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356803 ;
  a2a:hasEvent oa:event_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_0, oa:relationep_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_1, oa:relationep_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_2, oa:relationep_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_3, oa:relationep_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_4, oa:relationep_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_5 ;
  a2a:hasSource oa:source_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f .

oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356798
  a a2a:Person ;
  rdfs:label "Wilhelmus van Schaick" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van Schaick" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schaick"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfshaven" ;
    rdfs:label "Delfshaven"
  ] .

oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356799
  a a2a:Person ;
  rdfs:label "Petrus Theodorus van Schaick" ;
  a2a:PersonName [
    rdfs:label "Petrus Theodorus van Schaick" ;
    a2a:PersonNameFirstName "Petrus Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schaick"
  ] .

oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356800
  a a2a:Person ;
  rdfs:label "Hendrina van der Velden" ;
  a2a:PersonName [
    rdfs:label "Hendrina van der Velden" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velden"
  ] .

oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356801
  a a2a:Person ;
  rdfs:label "Agatha Maria Mentink" ;
  a2a:PersonName [
    rdfs:label "Agatha Maria Mentink" ;
    a2a:PersonNameFirstName "Agatha Maria" ;
    a2a:PersonNameLastName "Mentink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "rotterdam" ;
    rdfs:label "rotterdam"
  ] .

oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356802
  a a2a:Person ;
  rdfs:label "Andries Mentink" ;
  a2a:PersonName [
    rdfs:label "Andries Mentink" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Mentink"
  ] .

oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356803
  a a2a:Person ;
  rdfs:label "Catriena Adriana Maas" ;
  a2a:PersonName [
    rdfs:label "Catriena Adriana Maas" ;
    a2a:PersonNameFirstName "Catriena Adriana" ;
    a2a:PersonNameLastName "Maas"
  ] .

oa:event_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "27-11-1907" ;
    a2a:Year "1907" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1907-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356798 ;
  a2a:EventKeyRef oa:event_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Event1 .

oa:relationep_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356799 ;
  a2a:EventKeyRef oa:event_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Event1 .

oa:relationep_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356800 ;
  a2a:EventKeyRef oa:event_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Event1 .

oa:relationep_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356801 ;
  a2a:EventKeyRef oa:event_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Event1 .

oa:relationep_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356802 ;
  a2a:EventKeyRef oa:event_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Event1 .

oa:relationep_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Person1015356803 ;
  a2a:EventKeyRef oa:event_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f_Event1 .

oa:source_srt_0768db4a-e404-6dd3-62d3-c97c3ffccf7f
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1907-11-27 - 1907-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-11-1907" ;
    a2a:Year "1907" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "27-11-1907"
  ] ;
  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 "1907P" ;
    a2a:Folio "p59" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1907P, p59"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/52FAD4D27AAA41D8B4F2E9AF4ADB6C42" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/52FAD4D27AAA41D8B4F2E9AF4ADB6C42" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/52FAD4D27AAA41D8B4F2E9AF4ADB6C42"
  ] ;
  a2a:SourceLastChangeDate "2022-05-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/F0A8337974FE4B15B2166BC4A077C9A1" ;
  a2a:RecordIdentifier "1015356797" ;
  a2a:RecordGUID "{0768db4a-e404-6dd3-62d3-c97c3ffccf7f}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder F0A83379-74FE-4B15-B216-6BC4A077C9A1" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061907P_54_A2A.xml van SRT" .

