@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_cab80929-dcdd-e9a6-10a1-230d8a28ae74
  a a2a:Record ;
  rdfs:label "BS Geboorte op 5 februari 1834 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_Person-ceb8b72d-3e35-2913-9641-279b5b20c5e1, oa:person_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_Person-01905fa8-e799-7807-6258-e94a4968f379, oa:person_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_Person-8a6a5a21-f17c-9894-52c1-e5a9a48b14a1 ;
  a2a:hasEvent oa:event_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_0, oa:relationep_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_1, oa:relationep_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_2 ;
  a2a:hasSource oa:source_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74 .

oa:person_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_Person-ceb8b72d-3e35-2913-9641-279b5b20c5e1
  a a2a:Person ;
  rdfs:label "Wilhelmina van der Plas" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van der Plas" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Noordwijk-Binnen" ;
    rdfs:label "Noordwijk-Binnen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1834-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:person_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_Person-01905fa8-e799-7807-6258-e94a4968f379
  a a2a:Person ;
  rdfs:label "Arij van der Plas" ;
  a2a:PersonName [
    rdfs:label "Arij van der Plas" ;
    a2a:PersonNameFirstName "Arij" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "schoenmaker" .

oa:person_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_Person-8a6a5a21-f17c-9894-52c1-e5a9a48b14a1
  a a2a:Person ;
  rdfs:label "Adriana Elisabeth Vlasblom" ;
  a2a:PersonName [
    rdfs:label "Adriana Elisabeth Vlasblom" ;
    a2a:PersonNameFirstName "Adriana Elisabeth" ;
    a2a:PersonNameLastName "Vlasblom"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1834" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1834-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_Person:ceb8b72d-3e35-2913-9641-279b5b20c5e1 ;
  a2a:EventKeyRef oa:event_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_Event1 .

oa:relationep_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_Person:01905fa8-e799-7807-6258-e94a4968f379 ;
  a2a:EventKeyRef oa:event_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_Event1 .

oa:relationep_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_Person:8a6a5a21-f17c-9894-52c1-e5a9a48b14a1 ;
  a2a:EventKeyRef oa:event_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74_Event1 .

oa:source_elo_cab80929-dcdd-e9a6-10a1-230d8a28ae74
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1830-01-01 - 1839-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2905, Periode: 1830-1839" ;
    a2a:Book "Geboorteregister van Noordwijk, 1830-1839" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "2905" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2905, Periode: 1830-1839, Geboorteregister van Noordwijk, 1830-1839, 12, 2905"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/4fa3dc82-ba26-4d27-acf1-bca18aa58062/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/cab80929-dcdd-e9a6-10a1-230d8a28ae74" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/4fa3dc82-ba26-4d27-acf1-bca18aa58062/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/cab80929-dcdd-e9a6-10a1-230d8a28ae74" ;
  a2a:RecordGUID "{cab80929-dcdd-e9a6-10a1-230d8a28ae74}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1834<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0900/file/2905\">Inventarisnummer 2905 van archiefnummer 0900 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Noordwijk (1399-1932)" ;
  a2a:SourceRemarkdeel "2905" ;
  a2a:SourceRemarkregister_periode "1830-1839" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_24690_00024690.xml van ELO" .

