@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_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 juni 1882 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326544, oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326545, oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326546, oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326547, oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326548, oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326549 ;
  a2a:hasEvent oa:event_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_0, oa:relationep_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_1, oa:relationep_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_2, oa:relationep_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_3, oa:relationep_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_4, oa:relationep_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_5 ;
  a2a:hasSource oa:source_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3 .

oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326544
  a a2a:Person ;
  rdfs:label "Isaac Musch" ;
  a2a:PersonName [
    rdfs:label "Isaac Musch" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Musch"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326545
  a a2a:Person ;
  rdfs:label "Petrus Josephus Cornelis Musch" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Cornelis Musch" ;
    a2a:PersonNameFirstName "Petrus Josephus Cornelis" ;
    a2a:PersonNameLastName "Musch"
  ] .

oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326546
  a a2a:Person ;
  rdfs:label "Gerardina Geertruida Solleveld" ;
  a2a:PersonName [
    rdfs:label "Gerardina Geertruida Solleveld" ;
    a2a:PersonNameFirstName "Gerardina Geertruida" ;
    a2a:PersonNameLastName "Solleveld"
  ] .

oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326547
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Maarssen" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Maarssen" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Maarssen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326548
  a a2a:Person ;
  rdfs:label "Jan Gerrit Maarssen" ;
  a2a:PersonName [
    rdfs:label "Jan Gerrit Maarssen" ;
    a2a:PersonNameFirstName "Jan Gerrit" ;
    a2a:PersonNameLastName "Maarssen"
  ] .

oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326549
  a a2a:Person ;
  rdfs:label "Cecilia Wilhelmina Maria van Santen" ;
  a2a:PersonName [
    rdfs:label "Cecilia Wilhelmina Maria van Santen" ;
    a2a:PersonNameFirstName "Cecilia Wilhelmina Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Santen"
  ] .

oa:event_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "07-06-1882" ;
    a2a:Year "1882" ;
    a2a:Month "06" ;
    a2a:Day "07" ;
    rdfs:label "1882-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326544 ;
  a2a:EventKeyRef oa:event_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Event1 .

oa:relationep_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326545 ;
  a2a:EventKeyRef oa:event_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Event1 .

oa:relationep_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326546 ;
  a2a:EventKeyRef oa:event_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Event1 .

oa:relationep_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326547 ;
  a2a:EventKeyRef oa:event_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Event1 .

oa:relationep_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326548 ;
  a2a:EventKeyRef oa:event_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Event1 .

oa:relationep_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Person1014326549 ;
  a2a:EventKeyRef oa:event_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3_Event1 .

oa:source_srt_ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1882-06-07 - 1882-06-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-06-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-06-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-06-1882" ;
    a2a:Year "1882" ;
    a2a:Month "06" ;
    a2a:Day "07" ;
    rdfs:label "07-06-1882"
  ] ;
  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:DocumentNumber "1882.556" ;
    a2a:RegistryNumber "1882C" ;
    a2a:Folio "c089" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1882.556, 1882C, c089"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/78BE48249EBA431FAF25C40E1C7A3E62" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/78BE48249EBA431FAF25C40E1C7A3E62" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/78BE48249EBA431FAF25C40E1C7A3E62"
  ] ;
  a2a:SourceLastChangeDate "2019-05-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/1D441ECF53DF4C31900CD24E198FC55F" ;
  a2a:RecordIdentifier "1014326543" ;
  a2a:RecordGUID "{ef5b46c5-9b54-437c-46ab-8ce2b3f2e8d3}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 1D441ECF-53DF-4C31-900C-D24E198FC55F" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061882C_54_A2A.xml van SRT" .

