@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_e65d99a4-bf5a-fd17-521b-7aa5a8085713
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 24 juni 1914 te Leiden" ;
  a2a:hasPerson oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person-bd753c4a-e2ae-1a9d-d3b0-50cc4dba8506, oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person-1d84ff17-735e-71b7-4f9a-ce45b89748ab, oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person-e66cb989-8dc5-2cb8-95ae-66e8ab0ae341, oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person-33623bb1-0a4c-a0af-98c2-eeff0e641800, oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person-a03338a4-4646-d779-84cd-690184c50077, oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person-cc04c350-e34c-3a0f-b6ba-b41829376cf5 ;
  a2a:hasEvent oa:event_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_0, oa:relationep_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_1, oa:relationep_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_2, oa:relationep_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_3, oa:relationep_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_4, oa:relationep_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_5 ;
  a2a:hasSource oa:source_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713 .

oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person-bd753c4a-e2ae-1a9d-d3b0-50cc4dba8506
  a a2a:Person ;
  rdfs:label "Hendrik Beijer" ;
  a2a:PersonName [
    rdfs:label "Hendrik Beijer" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Beijer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person-1d84ff17-735e-71b7-4f9a-ce45b89748ab
  a a2a:Person ;
  rdfs:label "Johannes Beijer" ;
  a2a:PersonName [
    rdfs:label "Johannes Beijer" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Beijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person-e66cb989-8dc5-2cb8-95ae-66e8ab0ae341
  a a2a:Person ;
  rdfs:label "Cornelia Jacoba Moene" ;
  a2a:PersonName [
    rdfs:label "Cornelia Jacoba Moene" ;
    a2a:PersonNameFirstName "Cornelia Jacoba" ;
    a2a:PersonNameLastName "Moene"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person-33623bb1-0a4c-a0af-98c2-eeff0e641800
  a a2a:Person ;
  rdfs:label "Anthonia van As" ;
  a2a:PersonName [
    rdfs:label "Anthonia van As" ;
    a2a:PersonNameFirstName "Anthonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "As"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder" .

oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person-a03338a4-4646-d779-84cd-690184c50077
  a a2a:Person ;
  rdfs:label "David van As" ;
  a2a:PersonName [
    rdfs:label "David van As" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "As"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person-cc04c350-e34c-3a0f-b6ba-b41829376cf5
  a a2a:Person ;
  rdfs:label "Jansje Bavelaar" ;
  a2a:PersonName [
    rdfs:label "Jansje Bavelaar" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNameLastName "Bavelaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1914-06-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person:bd753c4a-e2ae-1a9d-d3b0-50cc4dba8506 ;
  a2a:EventKeyRef oa:event_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Event1 .

oa:relationep_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person:1d84ff17-735e-71b7-4f9a-ce45b89748ab ;
  a2a:EventKeyRef oa:event_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Event1 .

oa:relationep_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person:e66cb989-8dc5-2cb8-95ae-66e8ab0ae341 ;
  a2a:EventKeyRef oa:event_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Event1 .

oa:relationep_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person:33623bb1-0a4c-a0af-98c2-eeff0e641800 ;
  a2a:EventKeyRef oa:event_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Event1 .

oa:relationep_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person:a03338a4-4646-d779-84cd-690184c50077 ;
  a2a:EventKeyRef oa:event_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Event1 .

oa:relationep_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Person:cc04c350-e34c-3a0f-b6ba-b41829376cf5 ;
  a2a:EventKeyRef oa:event_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713_Event1 .

oa:source_elo_e65d99a4-bf5a-fd17-521b-7aa5a8085713
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1914-01-01 - 1914-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1914" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1914-06-24"^^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: 4910" ;
    a2a:Book "Huwelijksregister van Leiden (authentiek afschrift), 1914." ;
    a2a:DocumentNumber "206" ;
    a2a:RegistryNumber "4910" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4910, Huwelijksregister van Leiden (authentiek afschrift), 1914., 206, 4910"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e65d99a4-bf5a-fd17-521b-7aa5a8085713/iiif/3/1933345/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e65d99a4-bf5a-fd17-521b-7aa5a8085713" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e65d99a4-bf5a-fd17-521b-7aa5a8085713/iiif/3/1933345/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/e65d99a4-bf5a-fd17-521b-7aa5a8085713" ;
  a2a:RecordGUID "{e65d99a4-bf5a-fd17-521b-7aa5a8085713}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1914<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4910\">Inventarisnummer 4910 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4910" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_26585_00026585.xml van ELO" .

