@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_5ef34718-0f8a-3da1-18e6-c2e209396b63
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 8 juli 1819 te Leiden, Leiden" ;
  a2a:hasPerson oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person-44088d06-e850-c006-e0b3-dda2bb900fdd, oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person-587fc5d6-6132-e8c6-94f8-d7ba273a27d4, oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person-a5175b91-f354-82bd-6e5a-c21d6e1a6e19, oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person-2c2b183d-c462-992c-412f-5792f0d6f08c, oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person-7a2eab67-2b52-c5da-21ff-5c3215bd35ec, oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person-cc35ef68-810c-422b-1d74-a9ec746603b2 ;
  a2a:hasEvent oa:event_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_0, oa:relationep_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_1, oa:relationep_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_2, oa:relationep_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_3, oa:relationep_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_4, oa:relationep_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_5 ;
  a2a:hasSource oa:source_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63 .

oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person-44088d06-e850-c006-e0b3-dda2bb900fdd
  a a2a:Person ;
  rdfs:label "David Siljee" ;
  a2a:PersonName [
    rdfs:label "David Siljee" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Siljee"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "20 jaar" ;
    rdfs:label "20 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1799-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "tapper" .

oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person-587fc5d6-6132-e8c6-94f8-d7ba273a27d4
  a a2a:Person ;
  rdfs:label "David Siljee" ;
  a2a:PersonName [
    rdfs:label "David Siljee" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Siljee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person-a5175b91-f354-82bd-6e5a-c21d6e1a6e19
  a a2a:Person ;
  rdfs:label "Elisabeth Boffai" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Boffai" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Boffai"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person-2c2b183d-c462-992c-412f-5792f0d6f08c
  a a2a:Person ;
  rdfs:label "Pieternella Jacoba Carlier" ;
  a2a:PersonName [
    rdfs:label "Pieternella Jacoba Carlier" ;
    a2a:PersonNameFirstName "Pieternella Jacoba" ;
    a2a:PersonNameLastName "Carlier"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19 jaar" ;
    rdfs:label "19 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1800-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person-7a2eab67-2b52-c5da-21ff-5c3215bd35ec
  a a2a:Person ;
  rdfs:label "Johannes Carlier" ;
  a2a:PersonName [
    rdfs:label "Johannes Carlier" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Carlier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person-cc35ef68-810c-422b-1d74-a9ec746603b2
  a a2a:Person ;
  rdfs:label "Johanna Wildschut" ;
  a2a:PersonName [
    rdfs:label "Johanna Wildschut" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Wildschut"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1819" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1819-07-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden, Leiden" ;
    rdfs:label "Leiden, Leiden"
  ] .

oa:relationep_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person:44088d06-e850-c006-e0b3-dda2bb900fdd ;
  a2a:EventKeyRef oa:event_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Event1 .

oa:relationep_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person:587fc5d6-6132-e8c6-94f8-d7ba273a27d4 ;
  a2a:EventKeyRef oa:event_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Event1 .

oa:relationep_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person:a5175b91-f354-82bd-6e5a-c21d6e1a6e19 ;
  a2a:EventKeyRef oa:event_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Event1 .

oa:relationep_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person:2c2b183d-c462-992c-412f-5792f0d6f08c ;
  a2a:EventKeyRef oa:event_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Event1 .

oa:relationep_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person:7a2eab67-2b52-c5da-21ff-5c3215bd35ec ;
  a2a:EventKeyRef oa:event_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Event1 .

oa:relationep_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Person:cc35ef68-810c-422b-1d74-a9ec746603b2 ;
  a2a:EventKeyRef oa:event_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63_Event1 .

oa:source_elo_5ef34718-0f8a-3da1-18e6-c2e209396b63
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1819-01-01 - 1819-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1819-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1819-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1819" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1819-07-08"^^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: 4810" ;
    a2a:Book "Huwelijksregister van Leiden (authentiek afschrift), 1819." ;
    a2a:DocumentNumber "94" ;
    a2a:RegistryNumber "4810" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4810, Huwelijksregister van Leiden (authentiek afschrift), 1819., 94, 4810"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/97328a06-dd54-4699-8261-0bddb6c4c855/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5ef34718-0f8a-3da1-18e6-c2e209396b63" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/97328a06-dd54-4699-8261-0bddb6c4c855/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/5ef34718-0f8a-3da1-18e6-c2e209396b63" ;
  a2a:RecordGUID "{5ef34718-0f8a-3da1-18e6-c2e209396b63}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1819<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4810\">Inventarisnummer 4810 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_10524_00010524.xml van ELO" .

[] a2a:PersonRemarkdiversen "Geboortedatum kan ook doopdatum zijn." .
[] a2a:PersonRemarkdiversen "Geboortedatum kan ook doopdatum zijn." .
