@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_fecce54a-3711-3b6e-2b84-af33e64d64ce
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 maart 1880 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623515, oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623516, oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623517, oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623518, oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623519, oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623520 ;
  a2a:hasEvent oa:event_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_0, oa:relationep_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_1, oa:relationep_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_2, oa:relationep_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_3, oa:relationep_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_4, oa:relationep_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_5 ;
  a2a:hasSource oa:source_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce .

oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623515
  a a2a:Person ;
  rdfs:label "Marinus Polderman" ;
  a2a:PersonName [
    rdfs:label "Marinus Polderman" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Polderman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rilland" ;
    rdfs:label "Rilland"
  ] .

oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623516
  a a2a:Person ;
  rdfs:label "Gerard Polderman" ;
  a2a:PersonName [
    rdfs:label "Gerard Polderman" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Polderman"
  ] .

oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623517
  a a2a:Person ;
  rdfs:label "Maatje de Witte" ;
  a2a:PersonName [
    rdfs:label "Maatje de Witte" ;
    a2a:PersonNameFirstName "Maatje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Witte"
  ] .

oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623518
  a a2a:Person ;
  rdfs:label "Anna Maria Platschart" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Platschart" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Platschart"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623519
  a a2a:Person ;
  rdfs:label "Adriaan Platschart" ;
  a2a:PersonName [
    rdfs:label "Adriaan Platschart" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Platschart"
  ] .

oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623520
  a a2a:Person ;
  rdfs:label "Maria van den Bos" ;
  a2a:PersonName [
    rdfs:label "Maria van den Bos" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bos"
  ] .

oa:event_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "24-03-1880" ;
    a2a:Year "1880" ;
    a2a:Month "03" ;
    a2a:Day "24" ;
    rdfs:label "1880-03-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623515 ;
  a2a:EventKeyRef oa:event_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Event1 .

oa:relationep_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623516 ;
  a2a:EventKeyRef oa:event_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Event1 .

oa:relationep_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623517 ;
  a2a:EventKeyRef oa:event_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Event1 .

oa:relationep_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623518 ;
  a2a:EventKeyRef oa:event_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Event1 .

oa:relationep_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623519 ;
  a2a:EventKeyRef oa:event_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Event1 .

oa:relationep_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Person1014623520 ;
  a2a:EventKeyRef oa:event_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce_Event1 .

oa:source_srt_fecce54a-3711-3b6e-2b84-af33e64d64ce
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1880-03-24 - 1880-03-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-03-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-03-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-03-1880" ;
    a2a:Year "1880" ;
    a2a:Month "03" ;
    a2a:Day "24" ;
    rdfs:label "24-03-1880"
  ] ;
  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:DocumentNumber "1880.211" ;
    a2a:RegistryNumber "1880B" ;
    a2a:Folio "b011" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1880.211, 1880B, b011"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/F98686053AC74109821F6399107CC65F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/F98686053AC74109821F6399107CC65F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/F98686053AC74109821F6399107CC65F"
  ] ;
  a2a:SourceLastChangeDate "2022-07-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/853F578DFD3B4ECFBBC5CF1BF439D723" ;
  a2a:RecordIdentifier "1014623514" ;
  a2a:RecordGUID "{fecce54a-3711-3b6e-2b84-af33e64d64ce}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 853F578D-FD3B-4ECF-BBC5-CF1BF439D723" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061880B_54_A2A.xml van SRT" .

