@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_55a6b9d8-e230-4dab-9897-5b31ca360f39
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1830)" ;
  a2a:hasPerson oa:person_raa_55a6b9d8-e230-4dab-9897-5b31ca360f39_Person-bcbdc170-93ab-4a5e-9970-db429f45cb9b ;
  a2a:hasEvent oa:event_raa_55a6b9d8-e230-4dab-9897-5b31ca360f39_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_55a6b9d8-e230-4dab-9897-5b31ca360f39_0 ;
  a2a:hasSource oa:source_raa_55a6b9d8-e230-4dab-9897-5b31ca360f39 .

oa:person_raa_55a6b9d8-e230-4dab-9897-5b31ca360f39_Person-bcbdc170-93ab-4a5e-9970-db429f45cb9b
  a a2a:Person ;
  rdfs:label "Aaltje D. Boon" ;
  a2a:PersonName [
    rdfs:label "Aaltje D. Boon" ;
    a2a:PersonNameFirstName "Aaltje D." ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_55a6b9d8-e230-4dab-9897-5b31ca360f39_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_raa_55a6b9d8-e230-4dab-9897-5b31ca360f39_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_55a6b9d8-e230-4dab-9897-5b31ca360f39_Person:bcbdc170-93ab-4a5e-9970-db429f45cb9b ;
  a2a:EventKeyRef oa:event_raa_55a6b9d8-e230-4dab-9897-5b31ca360f39_Event1 .

oa:source_raa_55a6b9d8-e230-4dab-9897-5b31ca360f39
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Texel" ;
    rdfs:label "Texel", "1830-01-01 - 1830-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Volkstelling 1830, Deel: 1651, Periode: 1830" ;
    a2a:Book "Volkstelling 1830" ;
    a2a:RegistryNumber "1651" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Volkstelling 1830, Deel: 1651, Periode: 1830, Volkstelling 1830, 1651"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/111fd938-5544-d052-255b-87c71522a7e0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/111fd938-5544-d052-255b-87c71522a7e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-06-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/55a6b9d8-e230-4dab-9897-5b31ca360f39" ;
  a2a:RecordGUID "{55a6b9d8-e230-4dab-9897-5b31ca360f39}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_22692_00022692.xml van RAA" .

