@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_40cd7451-3d7a-3118-e7fa-bd9371afdf51
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 4 december 1895 te Leiden" ;
  a2a:hasPerson oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person-3b8f325f-acdc-3483-2e15-d09fc942d92e, oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person-9e98d52a-54c3-c3f0-aef8-ddd5dccfcf65, oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person-964bf6c8-82fb-7f2c-d9c9-0a5049d38cb0, oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person-4734ae2e-8818-3276-70bf-b85dde58fa7c, oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person-fe2a4f0c-1975-5399-32c0-c7121caa4b28, oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person-e1dfaf8b-12a7-b03e-2a44-8a876aa9205d ;
  a2a:hasEvent oa:event_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_0, oa:relationep_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_1, oa:relationep_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_2, oa:relationep_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_3, oa:relationep_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_4, oa:relationep_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_5 ;
  a2a:hasSource oa:source_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51 .

oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person-3b8f325f-acdc-3483-2e15-d09fc942d92e
  a a2a:Person ;
  rdfs:label "Jan Fuchs" ;
  a2a:PersonName [
    rdfs:label "Jan Fuchs" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Fuchs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "sjouwer" .

oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person-9e98d52a-54c3-c3f0-aef8-ddd5dccfcf65
  a a2a:Person ;
  rdfs:label "Samuel Fuchs" ;
  a2a:PersonName [
    rdfs:label "Samuel Fuchs" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Fuchs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person-964bf6c8-82fb-7f2c-d9c9-0a5049d38cb0
  a a2a:Person ;
  rdfs:label "Sara Schouten" ;
  a2a:PersonName [
    rdfs:label "Sara Schouten" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Schouten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person-4734ae2e-8818-3276-70bf-b85dde58fa7c
  a a2a:Person ;
  rdfs:label "Susanna Robijn" ;
  a2a:PersonName [
    rdfs:label "Susanna Robijn" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Robijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder" .

oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person-fe2a4f0c-1975-5399-32c0-c7121caa4b28
  a a2a:Person ;
  rdfs:label "Cornelis Robijn" ;
  a2a:PersonName [
    rdfs:label "Cornelis Robijn" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Robijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person-e1dfaf8b-12a7-b03e-2a44-8a876aa9205d
  a a2a:Person ;
  rdfs:label "Cornelia Leget" ;
  a2a:PersonName [
    rdfs:label "Cornelia Leget" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Leget"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1895-12-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person:3b8f325f-acdc-3483-2e15-d09fc942d92e ;
  a2a:EventKeyRef oa:event_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Event1 .

oa:relationep_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person:9e98d52a-54c3-c3f0-aef8-ddd5dccfcf65 ;
  a2a:EventKeyRef oa:event_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Event1 .

oa:relationep_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person:964bf6c8-82fb-7f2c-d9c9-0a5049d38cb0 ;
  a2a:EventKeyRef oa:event_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Event1 .

oa:relationep_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person:4734ae2e-8818-3276-70bf-b85dde58fa7c ;
  a2a:EventKeyRef oa:event_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Event1 .

oa:relationep_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person:fe2a4f0c-1975-5399-32c0-c7121caa4b28 ;
  a2a:EventKeyRef oa:event_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Event1 .

oa:relationep_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Person:e1dfaf8b-12a7-b03e-2a44-8a876aa9205d ;
  a2a:EventKeyRef oa:event_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51_Event1 .

oa:source_elo_40cd7451-3d7a-3118-e7fa-bd9371afdf51
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1895-01-01 - 1895-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1895-12-04"^^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: 4891" ;
    a2a:Book "Huwelijksregister van Leiden (authentiek afschrift), 1895." ;
    a2a:DocumentNumber "290" ;
    a2a:RegistryNumber "4891" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4891, Huwelijksregister van Leiden (authentiek afschrift), 1895., 290, 4891"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/59bd62af-4a33-41a1-9220-f7c39a4e950e/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/40cd7451-3d7a-3118-e7fa-bd9371afdf51" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/59bd62af-4a33-41a1-9220-f7c39a4e950e/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/40cd7451-3d7a-3118-e7fa-bd9371afdf51" ;
  a2a:RecordGUID "{40cd7451-3d7a-3118-e7fa-bd9371afdf51}" ;
  a2a:SourceRemarkOpmerking "Bruidegom is weduwnaar van Catharina van Booren.<br>Jaar akte: 1895<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4891\">Inventarisnummer 4891 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4891" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_6207_00006207.xml van ELO" .

