@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_raa_9ce87dec-e40f-4346-a893-83a91c5a0084
  a a2a:Record ;
  rdfs:label "Registratie op 11 november 1834 te Egmond aan Zee" ;
  a2a:hasPerson oa:person_raa_9ce87dec-e40f-4346-a893-83a91c5a0084_Person-47c208fb-569d-400a-b528-b5802665496d ;
  a2a:hasEvent oa:event_raa_9ce87dec-e40f-4346-a893-83a91c5a0084_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_9ce87dec-e40f-4346-a893-83a91c5a0084_0 ;
  a2a:hasSource oa:source_raa_9ce87dec-e40f-4346-a893-83a91c5a0084 .

oa:person_raa_9ce87dec-e40f-4346-a893-83a91c5a0084_Person-47c208fb-569d-400a-b528-b5802665496d
  a a2a:Person ;
  rdfs:label "Elisabeth Wijker" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Wijker" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Wijker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1834-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Egmond aan Zee" ;
    rdfs:label "Egmond aan Zee"
  ] .

oa:event_raa_9ce87dec-e40f-4346-a893-83a91c5a0084_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1834" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1834-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Egmond aan Zee" ;
    rdfs:label "Egmond aan Zee"
  ] .

oa:relationep_raa_9ce87dec-e40f-4346-a893-83a91c5a0084_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_9ce87dec-e40f-4346-a893-83a91c5a0084_Person:47c208fb-569d-400a-b528-b5802665496d ;
  a2a:EventKeyRef oa:event_raa_9ce87dec-e40f-4346-a893-83a91c5a0084_Event1 .

oa:source_raa_9ce87dec-e40f-4346-a893-83a91c5a0084
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Egmond aan Zee" ;
    rdfs:label "Egmond aan Zee", "1881-01-01 - 1922-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Bevolkingsregister Regiogemeenten, Bron: Prins Hendrikstichting Egmond aan Zee, Deel..." ;
    a2a:Book "Prins Hendrikstichting Egmond aan Zee" ;
    a2a:DocumentNumber "406" ;
    a2a:RegistryNumber "266" ;
    a2a:Folio "1053" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Bevolkingsregister Regiogemeenten, Bron: Prins Hendrikstichting Egmond aan Zee, Deel..., Prins Hendrikstichting Egmond aan Zee, 406, 266, 1053"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/6f33bdb2-d5e1-d5e5-7578-ef07b7b1bef0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/6f33bdb2-d5e1-d5e5-7578-ef07b7b1bef0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/9ce87dec-e40f-4346-a893-83a91c5a0084" ;
  a2a:RecordGUID "{9ce87dec-e40f-4346-a893-83a91c5a0084}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_83_00000083.xml van RAA" .

