@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_ef341aeb-4ef7-268d-a073-eac7c5b78003
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 9 juli 1902 te Leiden" ;
  a2a:hasPerson oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person-2e629de8-df3f-720e-1dc4-a43ce81fa01e, oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person-cd1f2023-0ff6-8565-0ac1-09ea5f55de0e, oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person-c252b200-0367-1f18-fbeb-440be298ec72, oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person-b699035c-79b1-95cc-d954-75cb4936bf39, oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person-53f8b4d1-4467-4383-1924-7a3b90f28607, oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person-a4505a44-7624-28d2-1e63-5975ab2230f6 ;
  a2a:hasEvent oa:event_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_0, oa:relationep_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_1, oa:relationep_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_2, oa:relationep_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_3, oa:relationep_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_4, oa:relationep_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_5 ;
  a2a:hasSource oa:source_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003 .

oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person-2e629de8-df3f-720e-1dc4-a43ce81fa01e
  a a2a:Person ;
  rdfs:label "Izak Fasseur" ;
  a2a:PersonName [
    rdfs:label "Izak Fasseur" ;
    a2a:PersonNameFirstName "Izak" ;
    a2a:PersonNameLastName "Fasseur"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "Scheepmaker" .

oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person-cd1f2023-0ff6-8565-0ac1-09ea5f55de0e
  a a2a:Person ;
  rdfs:label "Dirk Fasseur" ;
  a2a:PersonName [
    rdfs:label "Dirk Fasseur" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Fasseur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person-c252b200-0367-1f18-fbeb-440be298ec72
  a a2a:Person ;
  rdfs:label "Angenita van Booren" ;
  a2a:PersonName [
    rdfs:label "Angenita van Booren" ;
    a2a:PersonNameFirstName "Angenita" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Booren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person-b699035c-79b1-95cc-d954-75cb4936bf39
  a a2a:Person ;
  rdfs:label "Johanna Maria Kranendonk" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Kranendonk" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Kranendonk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenhage" ;
    rdfs:label "'s Gravenhage"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person-53f8b4d1-4467-4383-1924-7a3b90f28607
  a a2a:Person ;
  rdfs:label "Christiaan Franciscus Kranendonk" ;
  a2a:PersonName [
    rdfs:label "Christiaan Franciscus Kranendonk" ;
    a2a:PersonNameFirstName "Christiaan Franciscus" ;
    a2a:PersonNameLastName "Kranendonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person-a4505a44-7624-28d2-1e63-5975ab2230f6
  a a2a:Person ;
  rdfs:label "Anna Maria van der Wijden" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van der Wijden" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1902-07-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person:2e629de8-df3f-720e-1dc4-a43ce81fa01e ;
  a2a:EventKeyRef oa:event_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Event1 .

oa:relationep_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person:cd1f2023-0ff6-8565-0ac1-09ea5f55de0e ;
  a2a:EventKeyRef oa:event_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Event1 .

oa:relationep_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person:c252b200-0367-1f18-fbeb-440be298ec72 ;
  a2a:EventKeyRef oa:event_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Event1 .

oa:relationep_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person:b699035c-79b1-95cc-d954-75cb4936bf39 ;
  a2a:EventKeyRef oa:event_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Event1 .

oa:relationep_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person:53f8b4d1-4467-4383-1924-7a3b90f28607 ;
  a2a:EventKeyRef oa:event_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Event1 .

oa:relationep_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Person:a4505a44-7624-28d2-1e63-5975ab2230f6 ;
  a2a:EventKeyRef oa:event_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003_Event1 .

oa:source_elo_ef341aeb-4ef7-268d-a073-eac7c5b78003
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1902-01-01 - 1902-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1902-07-09"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4898" ;
    a2a:Book "Huwelijksregister van Leiden (authentiek afschrift), 1902." ;
    a2a:DocumentNumber "208" ;
    a2a:RegistryNumber "4898" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4898, Huwelijksregister van Leiden (authentiek afschrift), 1902., 208, 4898"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/2859ca94-a35b-4891-8c2c-f94b8cf84afc/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ef341aeb-4ef7-268d-a073-eac7c5b78003" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/2859ca94-a35b-4891-8c2c-f94b8cf84afc/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/ef341aeb-4ef7-268d-a073-eac7c5b78003" ;
  a2a:RecordGUID "{ef341aeb-4ef7-268d-a073-eac7c5b78003}" ;
  a2a:SourceRemarkOpmerking "Huwelijk door echtscheiding ontbonden op 12/01/1920 na het vonnis van de arrondissementsrechtbank te Rotterdam van 16/06/1919.<br>Jaar akte: 1902<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4898\">Inventarisnummer 4898 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4898" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_29111_00029111.xml van ELO" .

