@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_elo_9818b376-d8a7-062e-380a-7e034f4f9970
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 3 mei 1939 te Leiden" ;
  a2a:hasPerson oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person-4000c12c-be03-902c-8a4c-2f1f4437e057, oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person-495bc41a-e331-7d57-8a90-3b0caada4b81, oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person-4dc067b5-967e-a541-d93c-7208e9e6202e, oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person-9a8723e1-6d60-92f7-1e8a-e03600fe4ecf, oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person-3a7e5864-5d8f-96c0-f1bb-13f873c8cc13, oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person-e1fe8e50-9f6f-e2a8-b572-01a68d69a5d2 ;
  a2a:hasEvent oa:event_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_9818b376-d8a7-062e-380a-7e034f4f9970_0, oa:relationep_elo_9818b376-d8a7-062e-380a-7e034f4f9970_1, oa:relationep_elo_9818b376-d8a7-062e-380a-7e034f4f9970_2, oa:relationep_elo_9818b376-d8a7-062e-380a-7e034f4f9970_3, oa:relationep_elo_9818b376-d8a7-062e-380a-7e034f4f9970_4, oa:relationep_elo_9818b376-d8a7-062e-380a-7e034f4f9970_5 ;
  a2a:hasSource oa:source_elo_9818b376-d8a7-062e-380a-7e034f4f9970 .

oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person-4000c12c-be03-902c-8a4c-2f1f4437e057
  a a2a:Person ;
  rdfs:label "Martinus Sosef" ;
  a2a:PersonName [
    rdfs:label "Martinus Sosef" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Sosef"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] ;
  a2a:Profession "bloemenkweker" .

oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person-495bc41a-e331-7d57-8a90-3b0caada4b81
  a a2a:Person ;
  rdfs:label "Johannes Sosef" ;
  a2a:PersonName [
    rdfs:label "Johannes Sosef" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Sosef"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person-4dc067b5-967e-a541-d93c-7208e9e6202e
  a a2a:Person ;
  rdfs:label "Johanna Maria Elisabeth Ouwersloot" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Elisabeth Ouwersloot" ;
    a2a:PersonNameFirstName "Johanna Maria Elisabeth" ;
    a2a:PersonNameLastName "Ouwersloot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person-9a8723e1-6d60-92f7-1e8a-e03600fe4ecf
  a a2a:Person ;
  rdfs:label "Jannetje Smit" ;
  a2a:PersonName [
    rdfs:label "Jannetje Smit" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person-3a7e5864-5d8f-96c0-f1bb-13f873c8cc13
  a a2a:Person ;
  rdfs:label "Willem Smit" ;
  a2a:PersonName [
    rdfs:label "Willem Smit" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person-e1fe8e50-9f6f-e2a8-b572-01a68d69a5d2
  a a2a:Person ;
  rdfs:label "Elisabeth Geertruida Kwestroo" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Geertruida Kwestroo" ;
    a2a:PersonNameFirstName "Elisabeth Geertruida" ;
    a2a:PersonNameLastName "Kwestroo"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:event_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1939" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1939-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_9818b376-d8a7-062e-380a-7e034f4f9970_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person:4000c12c-be03-902c-8a4c-2f1f4437e057 ;
  a2a:EventKeyRef oa:event_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Event1 .

oa:relationep_elo_9818b376-d8a7-062e-380a-7e034f4f9970_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person:495bc41a-e331-7d57-8a90-3b0caada4b81 ;
  a2a:EventKeyRef oa:event_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Event1 .

oa:relationep_elo_9818b376-d8a7-062e-380a-7e034f4f9970_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person:4dc067b5-967e-a541-d93c-7208e9e6202e ;
  a2a:EventKeyRef oa:event_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Event1 .

oa:relationep_elo_9818b376-d8a7-062e-380a-7e034f4f9970_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person:9a8723e1-6d60-92f7-1e8a-e03600fe4ecf ;
  a2a:EventKeyRef oa:event_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Event1 .

oa:relationep_elo_9818b376-d8a7-062e-380a-7e034f4f9970_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person:3a7e5864-5d8f-96c0-f1bb-13f873c8cc13 ;
  a2a:EventKeyRef oa:event_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Event1 .

oa:relationep_elo_9818b376-d8a7-062e-380a-7e034f4f9970_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Person:e1fe8e50-9f6f-e2a8-b572-01a68d69a5d2 ;
  a2a:EventKeyRef oa:event_elo_9818b376-d8a7-062e-380a-7e034f4f9970_Event1 .

oa:source_elo_9818b376-d8a7-062e-380a-7e034f4f9970
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1939-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1939" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1939-05-03"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993), Deel: 69" ;
    a2a:Book "Huwelijksregister van Leiden, 1939" ;
    a2a:DocumentNumber "216" ;
    a2a:RegistryNumber "69" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993), Deel: 69, Huwelijksregister van Leiden, 1939, 216, 69"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/9818b376-d8a7-062e-380a-7e034f4f9970/iiif/3/946580/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/9818b376-d8a7-062e-380a-7e034f4f9970" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/9818b376-d8a7-062e-380a-7e034f4f9970/iiif/3/946580/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/9818b376-d8a7-062e-380a-7e034f4f9970" ;
  a2a:RecordGUID "{9818b376-d8a7-062e-380a-7e034f4f9970}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1939<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1005/file/69\">Inventarisnummer 69 van archiefnummer 1005 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Leiden (1929-1993)" ;
  a2a:SourceRemarkdeel "69" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_21592_00021592.xml van ELO" .

