@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_4f5e6d4c-79a2-a554-3b68-deafed537c92
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 28 maart 1839 te Leiden" ;
  a2a:hasPerson oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person-a12a0108-3087-67d8-69ef-5c1364d10480, oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person-edbdb326-2ec7-1ed5-2100-4149e805c170, oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person-20eb3620-7df6-c79c-0b27-63c5086d166d, oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person-280a2365-7081-c42d-3b5b-9acd2944d4d9, oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person-bcfd8210-5a90-55ef-ced8-668b40f131b2, oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person-82633768-b939-ed6c-e255-a18da23c3ae9 ;
  a2a:hasEvent oa:event_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_0, oa:relationep_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_1, oa:relationep_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_2, oa:relationep_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_3, oa:relationep_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_4, oa:relationep_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_5 ;
  a2a:hasSource oa:source_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92 .

oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person-a12a0108-3087-67d8-69ef-5c1364d10480
  a a2a:Person ;
  rdfs:label "Jan Bernard" ;
  a2a:PersonName [
    rdfs:label "Jan Bernard" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bernard"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1816-06-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "vleeschhouwersknecht" .

oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person-edbdb326-2ec7-1ed5-2100-4149e805c170
  a a2a:Person ;
  rdfs:label "Andries Bernard" ;
  a2a:PersonName [
    rdfs:label "Andries Bernard" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Bernard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person-20eb3620-7df6-c79c-0b27-63c5086d166d
  a a2a:Person ;
  rdfs:label "Petternella Pont" ;
  a2a:PersonName [
    rdfs:label "Petternella Pont" ;
    a2a:PersonNameFirstName "Petternella" ;
    a2a:PersonNameLastName "Pont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person-280a2365-7081-c42d-3b5b-9acd2944d4d9
  a a2a:Person ;
  rdfs:label "Frederika Goedwald" ;
  a2a:PersonName [
    rdfs:label "Frederika Goedwald" ;
    a2a:PersonNameFirstName "Frederika" ;
    a2a:PersonNameLastName "Goedwald"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1817-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person-bcfd8210-5a90-55ef-ced8-668b40f131b2
  a a2a:Person ;
  rdfs:label "Ary Goedwald" ;
  a2a:PersonName [
    rdfs:label "Ary Goedwald" ;
    a2a:PersonNameFirstName "Ary" ;
    a2a:PersonNameLastName "Goedwald"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person-82633768-b939-ed6c-e255-a18da23c3ae9
  a a2a:Person ;
  rdfs:label "Jannetje Tasseron" ;
  a2a:PersonName [
    rdfs:label "Jannetje Tasseron" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Tasseron"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1839-03-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person:a12a0108-3087-67d8-69ef-5c1364d10480 ;
  a2a:EventKeyRef oa:event_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Event1 .

oa:relationep_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person:edbdb326-2ec7-1ed5-2100-4149e805c170 ;
  a2a:EventKeyRef oa:event_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Event1 .

oa:relationep_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person:20eb3620-7df6-c79c-0b27-63c5086d166d ;
  a2a:EventKeyRef oa:event_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Event1 .

oa:relationep_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person:280a2365-7081-c42d-3b5b-9acd2944d4d9 ;
  a2a:EventKeyRef oa:event_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Event1 .

oa:relationep_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person:bcfd8210-5a90-55ef-ced8-668b40f131b2 ;
  a2a:EventKeyRef oa:event_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Event1 .

oa:relationep_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Person:82633768-b939-ed6c-e255-a18da23c3ae9 ;
  a2a:EventKeyRef oa:event_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92_Event1 .

oa:source_elo_4f5e6d4c-79a2-a554-3b68-deafed537c92
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1839-01-01 - 1839-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1839" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1839-03-28"^^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: 4830" ;
    a2a:Book "Huwelijksregister van Leiden (authentiek afschrift), 1839." ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "4830" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4830, Huwelijksregister van Leiden (authentiek afschrift), 1839., 46, 4830"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/4f5e6d4c-79a2-a554-3b68-deafed537c92/iiif/3/1353215/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/4f5e6d4c-79a2-a554-3b68-deafed537c92" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/4f5e6d4c-79a2-a554-3b68-deafed537c92/iiif/3/1353215/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/4f5e6d4c-79a2-a554-3b68-deafed537c92" ;
  a2a:RecordGUID "{4f5e6d4c-79a2-a554-3b68-deafed537c92}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1839<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4830\">Inventarisnummer 4830 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4830" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_12903_00012903.xml van ELO" .

