@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_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 18 mei 1905 te Nieuwveen" ;
  a2a:hasPerson oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-7ba2f610-1444-7c56-3557-20697c1bef0c, oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-02da0d95-5001-c7b9-5164-e8dbf2b1fe5d, oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-3dfe0649-a533-0547-a33b-90a205f53d46, oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-50563bd4-1f0c-8ca9-cc50-2d7130a14cd8, oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-69de8c14-cf19-f1a6-ae3e-1aa67c537825, oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-7b22359e-e41f-4453-7ba2-2646b89403f3, oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-722161b0-c757-c840-51aa-70ebafedb94a, oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-a5785c60-7245-b885-a988-4557d9b0c640, oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-e6b976a5-26f7-8703-fb8d-02372db3c05e, oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-db49c83c-0032-076f-8d5f-61a10f07191c ;
  a2a:hasEvent oa:event_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_0, oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_1, oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_2, oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_3, oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_4, oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_5, oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_6, oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_7, oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_8, oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_9 ;
  a2a:hasSource oa:source_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f .

oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-7ba2f610-1444-7c56-3557-20697c1bef0c
  a a2a:Person ;
  rdfs:label "Gerrit Spek" ;
  a2a:PersonName [
    rdfs:label "Gerrit Spek" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Spek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22 jaar" ;
    rdfs:label "22 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-02da0d95-5001-c7b9-5164-e8dbf2b1fe5d
  a a2a:Person ;
  rdfs:label "Dirk Spek" ;
  a2a:PersonName [
    rdfs:label "Dirk Spek" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Spek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-3dfe0649-a533-0547-a33b-90a205f53d46
  a a2a:Person ;
  rdfs:label "Johanna den Brave" ;
  a2a:PersonName [
    rdfs:label "Johanna den Brave" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Brave"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-50563bd4-1f0c-8ca9-cc50-2d7130a14cd8
  a a2a:Person ;
  rdfs:label "Neeltje Rietkerk" ;
  a2a:PersonName [
    rdfs:label "Neeltje Rietkerk" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Rietkerk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-69de8c14-cf19-f1a6-ae3e-1aa67c537825
  a a2a:Person ;
  rdfs:label "Jacob Rietkerk" ;
  a2a:PersonName [
    rdfs:label "Jacob Rietkerk" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Rietkerk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-7b22359e-e41f-4453-7ba2-2646b89403f3
  a a2a:Person ;
  rdfs:label "Cornelia de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Cornelia de Ruiter" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-722161b0-c757-c840-51aa-70ebafedb94a
  a a2a:Person ;
  rdfs:label "Thomas Sloof" ;
  a2a:PersonName [
    rdfs:label "Thomas Sloof" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Sloof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bodegraven" ;
    rdfs:label "Bodegraven"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 jaar" ;
    rdfs:label "28 jaar"
  ] ;
  a2a:Profession "brievenbesteller" .

oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-a5785c60-7245-b885-a988-4557d9b0c640
  a a2a:Person ;
  rdfs:label "Cornelis Hartman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hartman" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hartman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Aalsmeer" ;
    rdfs:label "Aalsmeer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-e6b976a5-26f7-8703-fb8d-02372db3c05e
  a a2a:Person ;
  rdfs:label "Albert Spek" ;
  a2a:PersonName [
    rdfs:label "Albert Spek" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Spek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25 jaar" ;
    rdfs:label "25 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person-db49c83c-0032-076f-8d5f-61a10f07191c
  a a2a:Person ;
  rdfs:label "Gerardus Blom" ;
  a2a:PersonName [
    rdfs:label "Gerardus Blom" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "57 jaar" ;
    rdfs:label "57 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:event_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1905-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] .

oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person:7ba2f610-1444-7c56-3557-20697c1bef0c ;
  a2a:EventKeyRef oa:event_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Event1 .

oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person:02da0d95-5001-c7b9-5164-e8dbf2b1fe5d ;
  a2a:EventKeyRef oa:event_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Event1 .

oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person:3dfe0649-a533-0547-a33b-90a205f53d46 ;
  a2a:EventKeyRef oa:event_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Event1 .

oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person:50563bd4-1f0c-8ca9-cc50-2d7130a14cd8 ;
  a2a:EventKeyRef oa:event_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Event1 .

oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person:69de8c14-cf19-f1a6-ae3e-1aa67c537825 ;
  a2a:EventKeyRef oa:event_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Event1 .

oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person:7b22359e-e41f-4453-7ba2-2646b89403f3 ;
  a2a:EventKeyRef oa:event_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Event1 .

oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person:722161b0-c757-c840-51aa-70ebafedb94a ;
  a2a:EventKeyRef oa:event_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Event1 .

oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person:a5785c60-7245-b885-a988-4557d9b0c640 ;
  a2a:EventKeyRef oa:event_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Event1 .

oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person:e6b976a5-26f7-8703-fb8d-02372db3c05e ;
  a2a:EventKeyRef oa:event_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Event1 .

oa:relationep_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Person:db49c83c-0032-076f-8d5f-61a10f07191c ;
  a2a:EventKeyRef oa:event_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f_Event1 .

oa:source_elo_f0e44d7a-6fd8-7f36-e98a-51bf74faff9f
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen", "1903-01-01 - 1912-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1905" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1905-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: 21, Periode: 1903-1912" ;
    a2a:Book "Huwelijksregister en echtscheidingsregister van Nieuwveen, 1903 - 1912;" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "21" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Nieuwveen, Deel: 21, Periode: 1903-1912, Huwelijksregister en echtscheidingsregister van Nieuwveen, 1903 - 1912;, 5, 21"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/b6501d98-7349-4ee6-8d0a-cefa89549968/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f0e44d7a-6fd8-7f36-e98a-51bf74faff9f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/b6501d98-7349-4ee6-8d0a-cefa89549968/full/!250,250/0/default.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/7520050c-d201-47f7-b82c-54fed7ed50a4/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f0e44d7a-6fd8-7f36-e98a-51bf74faff9f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/7520050c-d201-47f7-b82c-54fed7ed50a4/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/f0e44d7a-6fd8-7f36-e98a-51bf74faff9f" ;
  a2a:RecordGUID "{f0e44d7a-6fd8-7f36-e98a-51bf74faff9f}" ;
  a2a:SourceRemarkOpmerking "afkondigingen 07-05-1905 en 14-05-1905 te Nieuwveen en Ter Aar<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/131.1.09/file/21\">Inventarisnummer 21 van archiefnummer 131.1.09 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Nieuwveen" ;
  a2a:SourceRemarkdeel "21" ;
  a2a:SourceRemarkregister_periode "1903-1912" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_29066_00029066.xml van ELO" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "woonde onlangs te Ter Aar" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "zwager bruid" .
[] a2a:PersonRemarkdiversen "broer bruidegom" .
