@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_670b4df7-d7d2-fa31-cea7-2f2e57cf6817
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 juli 1846 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793489, oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793490, oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793491, oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793492, oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793493, oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793494 ;
  a2a:hasEvent oa:event_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_0, oa:relationep_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_1, oa:relationep_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_2, oa:relationep_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_3, oa:relationep_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_4, oa:relationep_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_5 ;
  a2a:hasSource oa:source_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817 .

oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793489
  a a2a:Person ;
  rdfs:label "Philippe Marie d'Anjou" ;
  a2a:PersonName [
    rdfs:label "Philippe Marie d' Anjou" ;
    a2a:PersonNameFirstName "Philippe Marie" ;
    a2a:PersonNamePrefixLastName "d'" ;
    a2a:PersonNameLastName "Anjou"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793490
  a a2a:Person ;
  rdfs:label "Jean Guilaum Theodore d'Anjou" ;
  a2a:PersonName [
    rdfs:label "Jean Guilaum Theodore d' Anjou" ;
    a2a:PersonNameFirstName "Jean Guilaum Theodore" ;
    a2a:PersonNamePrefixLastName "d'" ;
    a2a:PersonNameLastName "Anjou"
  ] .

oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793491
  a a2a:Person ;
  rdfs:label "Anna Marie Francoise Greffe" ;
  a2a:PersonName [
    rdfs:label "Anna Marie Francoise Greffe" ;
    a2a:PersonNameFirstName "Anna Marie Francoise" ;
    a2a:PersonNameLastName "Greffe"
  ] .

oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793492
  a a2a:Person ;
  rdfs:label "Barbera Laats" ;
  a2a:PersonName [
    rdfs:label "Barbera Laats" ;
    a2a:PersonNameFirstName "Barbera" ;
    a2a:PersonNameLastName "Laats"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793493
  a a2a:Person ;
  rdfs:label "Dirk Laats" ;
  a2a:PersonName [
    rdfs:label "Dirk Laats" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Laats"
  ] .

oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793494
  a a2a:Person ;
  rdfs:label "Barbera van der Lugt" ;
  a2a:PersonName [
    rdfs:label "Barbera van der Lugt" ;
    a2a:PersonNameFirstName "Barbera" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lugt"
  ] .

oa:event_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "15-07-1846" ;
    a2a:Year "1846" ;
    a2a:Month "07" ;
    a2a:Day "15" ;
    rdfs:label "1846-07-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793489 ;
  a2a:EventKeyRef oa:event_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Event1 .

oa:relationep_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793490 ;
  a2a:EventKeyRef oa:event_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Event1 .

oa:relationep_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793491 ;
  a2a:EventKeyRef oa:event_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Event1 .

oa:relationep_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793492 ;
  a2a:EventKeyRef oa:event_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Event1 .

oa:relationep_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793493 ;
  a2a:EventKeyRef oa:event_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Event1 .

oa:relationep_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Person1014793494 ;
  a2a:EventKeyRef oa:event_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817_Event1 .

oa:source_srt_670b4df7-d7d2-fa31-cea7-2f2e57cf6817
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1846-07-15 - 1846-07-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1846-07-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1846-07-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-07-1846" ;
    a2a:Year "1846" ;
    a2a:Month "07" ;
    a2a:Day "15" ;
    rdfs:label "15-07-1846"
  ] ;
  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 huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:RegistryNumber "1846B" ;
    a2a:Folio "b45v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1846B, b45v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/086BAF7CC4EE473B87728BE2645C5FAB" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/086BAF7CC4EE473B87728BE2645C5FAB" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/086BAF7CC4EE473B87728BE2645C5FAB"
  ] ;
  a2a:SourceLastChangeDate "2018-08-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/624A33A7D7C34C778D01E4CE93CB57AE" ;
  a2a:RecordIdentifier "1014793488" ;
  a2a:RecordGUID "{670b4df7-d7d2-fa31-cea7-2f2e57cf6817}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 624A33A7-D7C3-4C77-8D01-E4CE93CB57AE" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061846B_54_A2A.xml van SRT" .

