@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_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 juli 1912 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250390, oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250391, oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250392, oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250393, oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250394, oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250395 ;
  a2a:hasEvent oa:event_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_0, oa:relationep_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_1, oa:relationep_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_2, oa:relationep_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_3, oa:relationep_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_4, oa:relationep_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_5 ;
  a2a:hasSource oa:source_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb .

oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250390
  a a2a:Person ;
  rdfs:label "Cornelis Harmen Veenema" ;
  a2a:PersonName [
    rdfs:label "Cornelis Harmen Veenema" ;
    a2a:PersonNameFirstName "Cornelis Harmen" ;
    a2a:PersonNameLastName "Veenema"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brouwershaven" ;
    rdfs:label "Brouwershaven"
  ] .

oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250391
  a a2a:Person ;
  rdfs:label "Harmen Klazes Veenema" ;
  a2a:PersonName [
    rdfs:label "Harmen Klazes Veenema" ;
    a2a:PersonNameFirstName "Harmen Klazes" ;
    a2a:PersonNameLastName "Veenema"
  ] .

oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250392
  a a2a:Person ;
  rdfs:label "Anna Catharina Slager" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Slager" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Slager"
  ] .

oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250393
  a a2a:Person ;
  rdfs:label "Johanna Maria de Held" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria de Held" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Held"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250394
  a a2a:Person ;
  rdfs:label "Teunis de Held" ;
  a2a:PersonName [
    rdfs:label "Teunis de Held" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Held"
  ] .

oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250395
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Kraat" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Kraat" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Kraat"
  ] .

oa:event_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-07-1912" ;
    a2a:Year "1912" ;
    a2a:Month "07" ;
    a2a:Day "17" ;
    rdfs:label "1912-07-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250390 ;
  a2a:EventKeyRef oa:event_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Event1 .

oa:relationep_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250391 ;
  a2a:EventKeyRef oa:event_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Event1 .

oa:relationep_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250392 ;
  a2a:EventKeyRef oa:event_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Event1 .

oa:relationep_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250393 ;
  a2a:EventKeyRef oa:event_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Event1 .

oa:relationep_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250394 ;
  a2a:EventKeyRef oa:event_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Event1 .

oa:relationep_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Person1015250395 ;
  a2a:EventKeyRef oa:event_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb_Event1 .

oa:source_srt_4f0a71e1-104f-3d9c-5cb8-68ef6177afcb
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1912-07-17 - 1912-07-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-07-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-07-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-07-1912" ;
    a2a:Year "1912" ;
    a2a:Month "07" ;
    a2a:Day "17" ;
    rdfs:label "17-07-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 "1912K" ;
    a2a:Folio "k85v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1912K, k85v"
  ] ;
  a2a:SourceLastChangeDate "2022-11-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D5C20D47DBBD4C6C8D02DAF3AFEDB963" ;
  a2a:RecordIdentifier "1015250389" ;
  a2a:RecordGUID "{4f0a71e1-104f-3d9c-5cb8-68ef6177afcb}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D5C20D47-DBBD-4C6C-8D02-DAF3AFEDB963" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061912K_54_A2A.xml van SRT" .

