@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_ef53447b-7358-a2df-cb43-13cbb78a52db
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 29 april 1857 te Leiden" ;
  a2a:hasPerson oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person-ad6fe6e6-e8ed-311a-6a55-50fa430e5934, oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person-3e9e0ad2-9765-f269-f1ea-57debf4624a1, oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person-c12baecf-00aa-ab2e-ac36-e8fcf390c5dd, oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person-3d890189-2878-b0e5-2aa9-ddebf4bf89d3, oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person-000bc46b-4f47-aed3-9163-29fca7e116f8, oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person-25674af6-4d6c-8f1d-e9c1-dc541ed1976e ;
  a2a:hasEvent oa:event_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_0, oa:relationep_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_1, oa:relationep_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_2, oa:relationep_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_3, oa:relationep_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_4, oa:relationep_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_5 ;
  a2a:hasSource oa:source_elo_ef53447b-7358-a2df-cb43-13cbb78a52db .

oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person-ad6fe6e6-e8ed-311a-6a55-50fa430e5934
  a a2a:Person ;
  rdfs:label "Johannes Willebrordus van Harteveld" ;
  a2a:PersonName [
    rdfs:label "Johannes Willebrordus van Harteveld" ;
    a2a:PersonNameFirstName "Johannes Willebrordus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Harteveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1833-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "melkverkoper" .

oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person-3e9e0ad2-9765-f269-f1ea-57debf4624a1
  a a2a:Person ;
  rdfs:label "Willem van Harteveld" ;
  a2a:PersonName [
    rdfs:label "Willem van Harteveld" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Harteveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "melkverkoper" .

oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person-c12baecf-00aa-ab2e-ac36-e8fcf390c5dd
  a a2a:Person ;
  rdfs:label "Clementia Rokkeveen" ;
  a2a:PersonName [
    rdfs:label "Clementia Rokkeveen" ;
    a2a:PersonNameFirstName "Clementia" ;
    a2a:PersonNameLastName "Rokkeveen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person-3d890189-2878-b0e5-2aa9-ddebf4bf89d3
  a a2a:Person ;
  rdfs:label "Maria Pieternella Remmers" ;
  a2a:PersonName [
    rdfs:label "Maria Pieternella Remmers" ;
    a2a:PersonNameFirstName "Maria Pieternella" ;
    a2a:PersonNameLastName "Remmers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1835-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person-000bc46b-4f47-aed3-9163-29fca7e116f8
  a a2a:Person ;
  rdfs:label "Jan Remmers" ;
  a2a:PersonName [
    rdfs:label "Jan Remmers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Remmers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "turfkoopman" .

oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person-25674af6-4d6c-8f1d-e9c1-dc541ed1976e
  a a2a:Person ;
  rdfs:label "Maria Lindenhof" ;
  a2a:PersonName [
    rdfs:label "Maria Lindenhof" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Lindenhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1857" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1857-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person:ad6fe6e6-e8ed-311a-6a55-50fa430e5934 ;
  a2a:EventKeyRef oa:event_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Event1 .

oa:relationep_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person:3e9e0ad2-9765-f269-f1ea-57debf4624a1 ;
  a2a:EventKeyRef oa:event_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Event1 .

oa:relationep_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person:c12baecf-00aa-ab2e-ac36-e8fcf390c5dd ;
  a2a:EventKeyRef oa:event_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Event1 .

oa:relationep_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person:3d890189-2878-b0e5-2aa9-ddebf4bf89d3 ;
  a2a:EventKeyRef oa:event_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Event1 .

oa:relationep_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person:000bc46b-4f47-aed3-9163-29fca7e116f8 ;
  a2a:EventKeyRef oa:event_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Event1 .

oa:relationep_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Person:25674af6-4d6c-8f1d-e9c1-dc541ed1976e ;
  a2a:EventKeyRef oa:event_elo_ef53447b-7358-a2df-cb43-13cbb78a52db_Event1 .

oa:source_elo_ef53447b-7358-a2df-cb43-13cbb78a52db
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1857-01-01 - 1857-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1857" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1857-04-29"^^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: 4848" ;
    a2a:Book "Huwelijksregister van Leiden (origineel), 1857." ;
    a2a:DocumentNumber "57" ;
    a2a:RegistryNumber "4848" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4848, Huwelijksregister van Leiden (origineel), 1857., 57, 4848"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/ef53447b-7358-a2df-cb43-13cbb78a52db/iiif/3/1493009/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ef53447b-7358-a2df-cb43-13cbb78a52db" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/ef53447b-7358-a2df-cb43-13cbb78a52db/iiif/3/1493009/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/ef53447b-7358-a2df-cb43-13cbb78a52db" ;
  a2a:RecordGUID "{ef53447b-7358-a2df-cb43-13cbb78a52db}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1857<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4848\">Inventarisnummer 4848 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4848" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_26882_00026882.xml van ELO" .

