@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_eaa26322-0154-2ee2-0b4a-ef3334a95bc6
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 december 1912 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182810, oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182811, oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182812, oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182813, oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182814, oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182815 ;
  a2a:hasEvent oa:event_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_0, oa:relationep_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_1, oa:relationep_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_2, oa:relationep_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_3, oa:relationep_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_4, oa:relationep_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_5 ;
  a2a:hasSource oa:source_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6 .

oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182810
  a a2a:Person ;
  rdfs:label "Machiel Philip Stad" ;
  a2a:PersonName [
    rdfs:label "Machiel Philip Stad" ;
    a2a:PersonNameFirstName "Machiel Philip" ;
    a2a:PersonNameLastName "Stad"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182811
  a a2a:Person ;
  rdfs:label "Hijman Stad" ;
  a2a:PersonName [
    rdfs:label "Hijman Stad" ;
    a2a:PersonNameFirstName "Hijman" ;
    a2a:PersonNameLastName "Stad"
  ] .

oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182812
  a a2a:Person ;
  rdfs:label "Ester van Gelderen" ;
  a2a:PersonName [
    rdfs:label "Ester van Gelderen" ;
    a2a:PersonNameFirstName "Ester" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gelderen"
  ] .

oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182813
  a a2a:Person ;
  rdfs:label "Goline van Wien" ;
  a2a:PersonName [
    rdfs:label "Goline van Wien" ;
    a2a:PersonNameFirstName "Goline" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wien"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182814
  a a2a:Person ;
  rdfs:label "Samuel van Wien" ;
  a2a:PersonName [
    rdfs:label "Samuel van Wien" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wien"
  ] .

oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182815
  a a2a:Person ;
  rdfs:label "Fijtje Tromp" ;
  a2a:PersonName [
    rdfs:label "Fijtje Tromp" ;
    a2a:PersonNameFirstName "Fijtje" ;
    a2a:PersonNameLastName "Tromp"
  ] .

oa:event_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "24-12-1912" ;
    a2a:Year "1912" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1912-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182810 ;
  a2a:EventKeyRef oa:event_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Event1 .

oa:relationep_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182811 ;
  a2a:EventKeyRef oa:event_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Event1 .

oa:relationep_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182812 ;
  a2a:EventKeyRef oa:event_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Event1 .

oa:relationep_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182813 ;
  a2a:EventKeyRef oa:event_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Event1 .

oa:relationep_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182814 ;
  a2a:EventKeyRef oa:event_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Event1 .

oa:relationep_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Person1015182815 ;
  a2a:EventKeyRef oa:event_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6_Event1 .

oa:source_srt_eaa26322-0154-2ee2-0b4a-ef3334a95bc6
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1912-12-24 - 1912-12-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-12-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-12-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-12-1912" ;
    a2a:Year "1912" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "24-12-1912"
  ] ;
  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 "1912W" ;
    a2a:Folio "w24" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1912W, w24"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/E0FC4C82FCD946778590555F5A215060" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/E0FC4C82FCD946778590555F5A215060" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/E0FC4C82FCD946778590555F5A215060"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/BE945AE2144946C1A9515D39AE7F2D14" ;
  a2a:RecordIdentifier "1015182809" ;
  a2a:RecordGUID "{eaa26322-0154-2ee2-0b4a-ef3334a95bc6}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder BE945AE2-1449-46C1-A951-5D39AE7F2D14" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061912W_54_A2A.xml van SRT" .

