@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_e2398631-e350-3a09-37e1-d4d56f4c61c8
  a a2a:Record ;
  rdfs:label "DTB Trouwen (in het jaar 1735-1811)" ;
  a2a:hasPerson oa:person_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_Person-d2943a1a-964d-9613-aa81-ef8eb66db8f7, oa:person_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_Person-05268e71-6635-7399-4266-d4e1fa8a8f10, oa:person_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_Person-b29af0bf-54e9-e6dc-d0f4-66a30c821d07 ;
  a2a:hasEvent oa:event_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_0, oa:relationep_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_1, oa:relationep_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_2 ;
  a2a:hasSource oa:source_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8 .

oa:person_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_Person-d2943a1a-964d-9613-aa81-ef8eb66db8f7
  a a2a:Person ;
  rdfs:label "Jan Pieterse Raamsveld" ;
  a2a:PersonName [
    rdfs:label "Jan Pieterse Raamsveld" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Pieterse" ;
    a2a:PersonNameLastName "Raamsveld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] .

oa:person_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_Person-05268e71-6635-7399-4266-d4e1fa8a8f10
  a a2a:Person ;
  rdfs:label "Teuntje Pieters Paardekooper" ;
  a2a:PersonName [
    rdfs:label "Teuntje Pieters Paardekooper" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Paardekooper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_Person-b29af0bf-54e9-e6dc-d0f4-66a30c821d07
  a a2a:Person ;
  rdfs:label "Anna Engels Bronsgeest" ;
  a2a:PersonName [
    rdfs:label "Anna Engels Bronsgeest" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Engels" ;
    a2a:PersonNameLastName "Bronsgeest"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] .

oa:event_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Trouwen" ;
  a2a:EventType "other:DTB Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout"
  ] .

oa:relationep_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_Person:d2943a1a-964d-9613-aa81-ef8eb66db8f7 ;
  a2a:EventKeyRef oa:event_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_Event1 .

oa:relationep_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_Person:05268e71-6635-7399-4266-d4e1fa8a8f10 ;
  a2a:EventKeyRef oa:event_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_Event1 .

oa:relationep_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_Person:b29af0bf-54e9-e6dc-d0f4-66a30c821d07 ;
  a2a:EventKeyRef oa:event_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8_Event1 .

oa:source_elo_e2398631-e350-3a09-37e1-d4d56f4c61c8
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout", "1735-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1735-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Voorhout: retroacta Burgerlijke Stand (DTB), Deel: 3, Periode: 1735-1811" ;
    a2a:Book "Trouwboek van het gerecht van Voorhout, 6 februari 1735 - 17 februari 1811." ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "1v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Voorhout: retroacta Burgerlijke Stand (DTB), Deel: 3, Periode: 1735-1811, Trouwboek van het gerecht van Voorhout, 6 februari 1735 - 17 februari 1811., 3, 1v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/e2398631-e350-3a09-37e1-d4d56f4c61c8/iiif/3/435347/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e2398631-e350-3a09-37e1-d4d56f4c61c8" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/e2398631-e350-3a09-37e1-d4d56f4c61c8/iiif/3/435347/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/e2398631-e350-3a09-37e1-d4d56f4c61c8" ;
  a2a:RecordGUID "{e2398631-e350-3a09-37e1-d4d56f4c61c8}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 01-05-1735<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0633A/file/3\">Inventarisnummer 3 van archiefnummer 0633A in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Voorhout: retroacta Burgerlijke Stand (DTB)" ;
  a2a:SourceRemarkdeel "3" ;
  a2a:SourceRemarkregister_periode "1735-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_25283_00025283.xml van ELO" .

