@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_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 september 1908 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994678, oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994679, oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994680, oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994681, oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994682, oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994683 ;
  a2a:hasEvent oa:event_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_0, oa:relationep_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_1, oa:relationep_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_2, oa:relationep_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_3, oa:relationep_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_4, oa:relationep_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_5 ;
  a2a:hasSource oa:source_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a .

oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994678
  a a2a:Person ;
  rdfs:label "Joseph Abraham Lap" ;
  a2a:PersonName [
    rdfs:label "Joseph Abraham Lap" ;
    a2a:PersonNameFirstName "Joseph Abraham" ;
    a2a:PersonNameLastName "Lap"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994679
  a a2a:Person ;
  rdfs:label "Abraham Lap" ;
  a2a:PersonName [
    rdfs:label "Abraham Lap" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Lap"
  ] .

oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994680
  a a2a:Person ;
  rdfs:label "Sophia Baum" ;
  a2a:PersonName [
    rdfs:label "Sophia Baum" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Baum"
  ] .

oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994681
  a a2a:Person ;
  rdfs:label "Paulina Compris" ;
  a2a:PersonName [
    rdfs:label "Paulina Compris" ;
    a2a:PersonNameFirstName "Paulina" ;
    a2a:PersonNameLastName "Compris"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994682
  a a2a:Person ;
  rdfs:label "Salomon Compris" ;
  a2a:PersonName [
    rdfs:label "Salomon Compris" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Compris"
  ] .

oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994683
  a a2a:Person ;
  rdfs:label "Rosalie Simson" ;
  a2a:PersonName [
    rdfs:label "Rosalie Simson" ;
    a2a:PersonNameFirstName "Rosalie" ;
    a2a:PersonNameLastName "Simson"
  ] .

oa:event_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-09-1908" ;
    a2a:Year "1908" ;
    a2a:Month "09" ;
    a2a:Day "23" ;
    rdfs:label "1908-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994678 ;
  a2a:EventKeyRef oa:event_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Event1 .

oa:relationep_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994679 ;
  a2a:EventKeyRef oa:event_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Event1 .

oa:relationep_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994680 ;
  a2a:EventKeyRef oa:event_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Event1 .

oa:relationep_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994681 ;
  a2a:EventKeyRef oa:event_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Event1 .

oa:relationep_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994682 ;
  a2a:EventKeyRef oa:event_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Event1 .

oa:relationep_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Person1014994683 ;
  a2a:EventKeyRef oa:event_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a_Event1 .

oa:source_srt_ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1908-09-23 - 1908-09-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-09-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-09-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-09-1908" ;
    a2a:Year "1908" ;
    a2a:Month "09" ;
    a2a:Day "23" ;
    rdfs:label "23-09-1908"
  ] ;
  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 "1908L" ;
    a2a:Folio "L96v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1908L, L96v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/4F983E371EF341959F45F9AE4E402107" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/4F983E371EF341959F45F9AE4E402107" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/4F983E371EF341959F45F9AE4E402107"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E532058A9F2C431BA7BCD6DB2505CB55" ;
  a2a:RecordIdentifier "1014994677" ;
  a2a:RecordGUID "{ffcc965c-7571-e3e2-cf6c-6ac6077a4b3a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder E532058A-9F2C-431B-A7BC-D6DB2505CB55" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061908L_54_A2A.xml van SRT" .

