@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_2dbd9412-eafa-bac6-b855-13c4a83504b1
  a a2a:Record ;
  rdfs:label "BS Geboorte op 21 januari 1888 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_Person-74fe516a-7a9b-be41-b3d9-1ed7720eeca2, oa:person_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_Person-7e9af731-12b8-2e6c-751d-08f2c19795a0, oa:person_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_Person-19e79f15-2f25-f689-5a6d-997ef99e06b5 ;
  a2a:hasEvent oa:event_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_0, oa:relationep_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_1, oa:relationep_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_2 ;
  a2a:hasSource oa:source_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1 .

oa:person_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_Person-74fe516a-7a9b-be41-b3d9-1ed7720eeca2
  a a2a:Person ;
  rdfs:label "Huberta Cornelia van der Hulst" ;
  a2a:PersonName [
    rdfs:label "Huberta Cornelia van der Hulst" ;
    a2a:PersonNameFirstName "Huberta Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hulst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Noordwijk Voorstraat 133" ;
    rdfs:label "Noordwijk Voorstraat 133"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1888-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:person_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_Person-7e9af731-12b8-2e6c-751d-08f2c19795a0
  a a2a:Person ;
  rdfs:label "Petrus Wilhelmus van der Hulst" ;
  a2a:PersonName [
    rdfs:label "Petrus Wilhelmus van der Hulst" ;
    a2a:PersonNameFirstName "Petrus Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hulst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "arbeider" .

oa:person_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_Person-19e79f15-2f25-f689-5a6d-997ef99e06b5
  a a2a:Person ;
  rdfs:label "Agnes Cornelia Veldhuijzen" ;
  a2a:PersonName [
    rdfs:label "Agnes Cornelia Veldhuijzen" ;
    a2a:PersonNameFirstName "Agnes Cornelia" ;
    a2a:PersonNameLastName "Veldhuijzen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1888-01-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_Person:74fe516a-7a9b-be41-b3d9-1ed7720eeca2 ;
  a2a:EventKeyRef oa:event_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_Event1 .

oa:relationep_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_Person:7e9af731-12b8-2e6c-751d-08f2c19795a0 ;
  a2a:EventKeyRef oa:event_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_Event1 .

oa:relationep_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_Person:19e79f15-2f25-f689-5a6d-997ef99e06b5 ;
  a2a:EventKeyRef oa:event_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1_Event1 .

oa:source_elo_2dbd9412-eafa-bac6-b855-13c4a83504b1
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1880-01-01 - 1889-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2910, Periode: 1880-1889" ;
    a2a:Book "Geboorteregister van Noordwijk, 1880-1889" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "2910" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2910, Periode: 1880-1889, Geboorteregister van Noordwijk, 1880-1889, 8, 2910"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/2dbd9412-eafa-bac6-b855-13c4a83504b1/iiif/3/1977376/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2dbd9412-eafa-bac6-b855-13c4a83504b1" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/2dbd9412-eafa-bac6-b855-13c4a83504b1/iiif/3/1977376/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/2dbd9412-eafa-bac6-b855-13c4a83504b1" ;
  a2a:RecordGUID "{2dbd9412-eafa-bac6-b855-13c4a83504b1}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1888<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0900/file/2910\">Inventarisnummer 2910 van archiefnummer 0900 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Noordwijk (1399-1932)" ;
  a2a:SourceRemarkdeel "2910" ;
  a2a:SourceRemarkregister_periode "1880-1889" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_8747_00008747.xml van ELO" .

