@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_1d795a3e-bdb8-eaef-c1d7-9e733933f84f
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 18 mei 1850 te Nieuwveen" ;
  a2a:hasPerson oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-2e72aa53-ce9a-8ca7-a130-4ffe1e3872b1, oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-113315de-e65b-d787-5f98-80182a08aaf7, oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-90abe1b9-8aa0-ce4a-b75c-ca64ccd78292, oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-c9282f9b-8d3c-5d55-4499-8c6fcd3be9f3, oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-fc9582ae-f33c-62f3-2901-f75b5895bb1e, oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-3748d117-d6c4-1b3a-33d9-4318f1f1c82e, oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-d8b316d8-40bc-c8b2-4532-4b140459a91a, oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-c72acb25-9de9-1310-eb71-ded49acc4a2a, oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-3c9a32bd-64e1-e1b3-5ad0-c511c1d0bd0d, oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-a924914a-e0aa-5562-2d52-8f6927d63c24 ;
  a2a:hasEvent oa:event_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_0, oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_1, oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_2, oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_3, oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_4, oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_5, oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_6, oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_7, oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_8, oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_9 ;
  a2a:hasSource oa:source_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f .

oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-2e72aa53-ce9a-8ca7-a130-4ffe1e3872b1
  a a2a:Person ;
  rdfs:label "Frans Franssen de Witt" ;
  a2a:PersonName [
    rdfs:label "Frans Franssen de Witt" ;
    a2a:PersonNameFirstName "Frans Franssen" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Witt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emden" ;
    rdfs:label "Emden"
  ] ;
  a2a:Profession "timmerman" .

oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-113315de-e65b-d787-5f98-80182a08aaf7
  a a2a:Person ;
  rdfs:label "Klaas Franssen de Witt" ;
  a2a:PersonName [
    rdfs:label "Klaas Franssen de Witt" ;
    a2a:PersonNameFirstName "Klaas Franssen" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Witt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-90abe1b9-8aa0-ce4a-b75c-ca64ccd78292
  a a2a:Person ;
  rdfs:label "Recla de Jonge" ;
  a2a:PersonName [
    rdfs:label "Recla de Jonge" ;
    a2a:PersonNameFirstName "Recla" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-c9282f9b-8d3c-5d55-4499-8c6fcd3be9f3
  a a2a:Person ;
  rdfs:label "Maartje Lammens" ;
  a2a:PersonName [
    rdfs:label "Maartje Lammens" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Lammens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-fc9582ae-f33c-62f3-2901-f75b5895bb1e
  a a2a:Person ;
  rdfs:label "Albert Lammens" ;
  a2a:PersonName [
    rdfs:label "Albert Lammens" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Lammens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] .

oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-3748d117-d6c4-1b3a-33d9-4318f1f1c82e
  a a2a:Person ;
  rdfs:label "Cornelia van der Heijden" ;
  a2a:PersonName [
    rdfs:label "Cornelia van der Heijden" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] .

oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-d8b316d8-40bc-c8b2-4532-4b140459a91a
  a a2a:Person ;
  rdfs:label "Antonie Bange" ;
  a2a:PersonName [
    rdfs:label "Antonie Bange" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Bange"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "53 jaar" ;
    rdfs:label "53 jaar"
  ] ;
  a2a:Profession "koopman" .

oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-c72acb25-9de9-1310-eb71-ded49acc4a2a
  a a2a:Person ;
  rdfs:label "Jan Rekelhof" ;
  a2a:PersonName [
    rdfs:label "Jan Rekelhof" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Rekelhof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49 jaar" ;
    rdfs:label "49 jaar"
  ] ;
  a2a:Profession "slachter" .

oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-3c9a32bd-64e1-e1b3-5ad0-c511c1d0bd0d
  a a2a:Person ;
  rdfs:label "Jurrien Verdonk" ;
  a2a:PersonName [
    rdfs:label "Jurrien Verdonk" ;
    a2a:PersonNameFirstName "Jurrien" ;
    a2a:PersonNameLastName "Verdonk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "54 jaar" ;
    rdfs:label "54 jaar"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person-a924914a-e0aa-5562-2d52-8f6927d63c24
  a a2a:Person ;
  rdfs:label "Izak Paulus Bronkhorst" ;
  a2a:PersonName [
    rdfs:label "Izak Paulus Bronkhorst" ;
    a2a:PersonNameFirstName "Izak Paulus" ;
    a2a:PersonNameLastName "Bronkhorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47 jaar" ;
    rdfs:label "47 jaar"
  ] ;
  a2a:Profession "gemeentesecretaris" .

oa:event_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1850-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] .

oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person:2e72aa53-ce9a-8ca7-a130-4ffe1e3872b1 ;
  a2a:EventKeyRef oa:event_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Event1 .

oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person:113315de-e65b-d787-5f98-80182a08aaf7 ;
  a2a:EventKeyRef oa:event_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Event1 .

oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person:90abe1b9-8aa0-ce4a-b75c-ca64ccd78292 ;
  a2a:EventKeyRef oa:event_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Event1 .

oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person:c9282f9b-8d3c-5d55-4499-8c6fcd3be9f3 ;
  a2a:EventKeyRef oa:event_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Event1 .

oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person:fc9582ae-f33c-62f3-2901-f75b5895bb1e ;
  a2a:EventKeyRef oa:event_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Event1 .

oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person:3748d117-d6c4-1b3a-33d9-4318f1f1c82e ;
  a2a:EventKeyRef oa:event_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Event1 .

oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person:d8b316d8-40bc-c8b2-4532-4b140459a91a ;
  a2a:EventKeyRef oa:event_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Event1 .

oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person:c72acb25-9de9-1310-eb71-ded49acc4a2a ;
  a2a:EventKeyRef oa:event_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Event1 .

oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person:3c9a32bd-64e1-e1b3-5ad0-c511c1d0bd0d ;
  a2a:EventKeyRef oa:event_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Event1 .

oa:relationep_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Person:a924914a-e0aa-5562-2d52-8f6927d63c24 ;
  a2a:EventKeyRef oa:event_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f_Event1 .

oa:source_elo_1d795a3e-bdb8-eaef-c1d7-9e733933f84f
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen", "1843-01-01 - 1852-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1850" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1850-05-18"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Nieuwveen, Deel: 15, Periode: 1843-1852" ;
    a2a:Book "Huwelijksregister en echtscheidingsregister van Nieuwveen, 1843 - 1852;" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "15" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Nieuwveen, Deel: 15, Periode: 1843-1852, Huwelijksregister en echtscheidingsregister van Nieuwveen, 1843 - 1852;, 3, 15"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/1d795a3e-bdb8-eaef-c1d7-9e733933f84f/iiif/3/1412758/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/1d795a3e-bdb8-eaef-c1d7-9e733933f84f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/1d795a3e-bdb8-eaef-c1d7-9e733933f84f/iiif/3/1412758/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/1d795a3e-bdb8-eaef-c1d7-9e733933f84f" ;
  a2a:RecordGUID "{1d795a3e-bdb8-eaef-c1d7-9e733933f84f}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/131.1.09/file/15\">Inventarisnummer 15 van archiefnummer 131.1.09 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Nieuwveen" ;
  a2a:SourceRemarkdeel "15" ;
  a2a:SourceRemarkregister_periode "1843-1852" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_3013_00003013.xml van ELO" .

