@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_85c5bb2b-0ced-da77-00dc-e23302397a43
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 13 februari 1884 te Leiden, Leiden" ;
  a2a:hasPerson oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person-7fb41c0a-da18-147a-1048-02e9a4c5999b, oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person-7e068cce-6a07-e917-f365-34a1c0228963, oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person-26ce9e49-249a-3aa5-8d17-3edd422f0397, oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person-763ad961-5bd5-0d89-d1a1-c9c942205d9b, oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person-26c02266-605c-ac28-1323-c5ae8eba5d5b, oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person-ce3d56eb-d6d9-57f5-2d17-98400a33b44a ;
  a2a:hasEvent oa:event_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_0, oa:relationep_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_1, oa:relationep_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_2, oa:relationep_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_3, oa:relationep_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_4, oa:relationep_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_5 ;
  a2a:hasSource oa:source_elo_85c5bb2b-0ced-da77-00dc-e23302397a43 .

oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person-7fb41c0a-da18-147a-1048-02e9a4c5999b
  a a2a:Person ;
  rdfs:label "Christiaan Philippus Rozier" ;
  a2a:PersonName [
    rdfs:label "Christiaan Philippus Rozier" ;
    a2a:PersonNameFirstName "Christiaan Philippus" ;
    a2a:PersonNameLastName "Rozier"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "meubelmaker" .

oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person-7e068cce-6a07-e917-f365-34a1c0228963
  a a2a:Person ;
  rdfs:label "Petrus Michael Rozier" ;
  a2a:PersonName [
    rdfs:label "Petrus Michael Rozier" ;
    a2a:PersonNameFirstName "Petrus Michael" ;
    a2a:PersonNameLastName "Rozier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person-26ce9e49-249a-3aa5-8d17-3edd422f0397
  a a2a:Person ;
  rdfs:label "Maria van der Linden" ;
  a2a:PersonName [
    rdfs:label "Maria van der Linden" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person-763ad961-5bd5-0d89-d1a1-c9c942205d9b
  a a2a:Person ;
  rdfs:label "Hillegonda Petronella Klein" ;
  a2a:PersonName [
    rdfs:label "Hillegonda Petronella Klein" ;
    a2a:PersonNameFirstName "Hillegonda Petronella" ;
    a2a:PersonNameLastName "Klein"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person-26c02266-605c-ac28-1323-c5ae8eba5d5b
  a a2a:Person ;
  rdfs:label "Petrus Johannes Klein" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Klein" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Klein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person-ce3d56eb-d6d9-57f5-2d17-98400a33b44a
  a a2a:Person ;
  rdfs:label "Huibertje Hiep" ;
  a2a:PersonName [
    rdfs:label "Huibertje Hiep" ;
    a2a:PersonNameFirstName "Huibertje" ;
    a2a:PersonNameLastName "Hiep"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1884-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden, Leiden" ;
    rdfs:label "Leiden, Leiden"
  ] .

oa:relationep_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person:7fb41c0a-da18-147a-1048-02e9a4c5999b ;
  a2a:EventKeyRef oa:event_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Event1 .

oa:relationep_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person:7e068cce-6a07-e917-f365-34a1c0228963 ;
  a2a:EventKeyRef oa:event_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Event1 .

oa:relationep_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person:26ce9e49-249a-3aa5-8d17-3edd422f0397 ;
  a2a:EventKeyRef oa:event_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Event1 .

oa:relationep_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person:763ad961-5bd5-0d89-d1a1-c9c942205d9b ;
  a2a:EventKeyRef oa:event_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Event1 .

oa:relationep_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person:26c02266-605c-ac28-1323-c5ae8eba5d5b ;
  a2a:EventKeyRef oa:event_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Event1 .

oa:relationep_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Person:ce3d56eb-d6d9-57f5-2d17-98400a33b44a ;
  a2a:EventKeyRef oa:event_elo_85c5bb2b-0ced-da77-00dc-e23302397a43_Event1 .

oa:source_elo_85c5bb2b-0ced-da77-00dc-e23302397a43
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1884-01-01 - 1884-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1884-02-13"^^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: 4880" ;
    a2a:Book "Huwelijksregister van Leiden (authentiek afschrift), 1884." ;
    a2a:DocumentNumber "30" ;
    a2a:RegistryNumber "4880" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4880, Huwelijksregister van Leiden (authentiek afschrift), 1884., 30, 4880"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/85c5bb2b-0ced-da77-00dc-e23302397a43/iiif/3/1740864/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/85c5bb2b-0ced-da77-00dc-e23302397a43" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/85c5bb2b-0ced-da77-00dc-e23302397a43/iiif/3/1740864/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/85c5bb2b-0ced-da77-00dc-e23302397a43" ;
  a2a:RecordGUID "{85c5bb2b-0ced-da77-00dc-e23302397a43}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1884<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4880\">Inventarisnummer 4880 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4880" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_15446_00015446.xml van ELO" .

