@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_99cef1ba-c095-6b28-8fc4-76ea2f389e4e
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 5 november 1829 te Leiden" ;
  a2a:hasPerson oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person-ef4cebd7-e848-2a79-169b-2a7c9fdb309d, oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person-180c8fe5-978a-a626-863a-3d85f96f562e, oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person-87e546fe-c805-7885-0c3a-42859843934c, oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person-46faa89f-08d0-0500-78f4-adda1803f5ca, oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person-71d0a1fa-17aa-1229-a390-51af81132498, oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person-04bed8d3-37dc-47f4-b0dc-10d13ac53842 ;
  a2a:hasEvent oa:event_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_0, oa:relationep_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_1, oa:relationep_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_2, oa:relationep_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_3, oa:relationep_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_4, oa:relationep_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_5 ;
  a2a:hasSource oa:source_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e .

oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person-ef4cebd7-e848-2a79-169b-2a7c9fdb309d
  a a2a:Person ;
  rdfs:label "Abraham Crama" ;
  a2a:PersonName [
    rdfs:label "Abraham Crama" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Crama"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "18 jaar" ;
    rdfs:label "18 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1811-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "runmolenaar" .

oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person-180c8fe5-978a-a626-863a-3d85f96f562e
  a a2a:Person ;
  rdfs:label "Adolf Crama" ;
  a2a:PersonName [
    rdfs:label "Adolf Crama" ;
    a2a:PersonNameFirstName "Adolf" ;
    a2a:PersonNameLastName "Crama"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person-87e546fe-c805-7885-0c3a-42859843934c
  a a2a:Person ;
  rdfs:label "Maria Vermeule" ;
  a2a:PersonName [
    rdfs:label "Maria Vermeule" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vermeule"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person-46faa89f-08d0-0500-78f4-adda1803f5ca
  a a2a:Person ;
  rdfs:label "Johanna van der Lof" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Lof" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "20 jaar" ;
    rdfs:label "20 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1809-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "spinster" .

oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person-71d0a1fa-17aa-1229-a390-51af81132498
  a a2a:Person ;
  rdfs:label "Philippus van der Lof" ;
  a2a:PersonName [
    rdfs:label "Philippus van der Lof" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Lof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person-04bed8d3-37dc-47f4-b0dc-10d13ac53842
  a a2a:Person ;
  rdfs:label "Pietertje Bink" ;
  a2a:PersonName [
    rdfs:label "Pietertje Bink" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNameLastName "Bink"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1829" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1829-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person:ef4cebd7-e848-2a79-169b-2a7c9fdb309d ;
  a2a:EventKeyRef oa:event_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Event1 .

oa:relationep_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person:180c8fe5-978a-a626-863a-3d85f96f562e ;
  a2a:EventKeyRef oa:event_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Event1 .

oa:relationep_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person:87e546fe-c805-7885-0c3a-42859843934c ;
  a2a:EventKeyRef oa:event_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Event1 .

oa:relationep_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person:46faa89f-08d0-0500-78f4-adda1803f5ca ;
  a2a:EventKeyRef oa:event_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Event1 .

oa:relationep_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person:71d0a1fa-17aa-1229-a390-51af81132498 ;
  a2a:EventKeyRef oa:event_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Event1 .

oa:relationep_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Person:04bed8d3-37dc-47f4-b0dc-10d13ac53842 ;
  a2a:EventKeyRef oa:event_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e_Event1 .

oa:source_elo_99cef1ba-c095-6b28-8fc4-76ea2f389e4e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1829-01-01 - 1829-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1829-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1829" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1829-11-05"^^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: 4820" ;
    a2a:Book "Huwelijksregister van Leiden (authentiek afschrift), 1829." ;
    a2a:DocumentNumber "206" ;
    a2a:RegistryNumber "4820" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4820, Huwelijksregister van Leiden (authentiek afschrift), 1829., 206, 4820"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/99cef1ba-c095-6b28-8fc4-76ea2f389e4e/iiif/3/1260196/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/99cef1ba-c095-6b28-8fc4-76ea2f389e4e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/99cef1ba-c095-6b28-8fc4-76ea2f389e4e/iiif/3/1260196/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/99cef1ba-c095-6b28-8fc4-76ea2f389e4e" ;
  a2a:RecordGUID "{99cef1ba-c095-6b28-8fc4-76ea2f389e4e}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1829<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4820\">Inventarisnummer 4820 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4820" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_14831_00014831.xml van ELO" .

