@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_f08cf95b-6db6-1c81-ce5f-e5033e7065a8
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1872)" ;
  a2a:hasPerson oa:person_raa_f08cf95b-6db6-1c81-ce5f-e5033e7065a8_Person-ff17a437-41f0-c39f-7b93-469778a242e6 ;
  a2a:hasEvent oa:event_raa_f08cf95b-6db6-1c81-ce5f-e5033e7065a8_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_f08cf95b-6db6-1c81-ce5f-e5033e7065a8_0 ;
  a2a:hasSource oa:source_raa_f08cf95b-6db6-1c81-ce5f-e5033e7065a8 .

oa:person_raa_f08cf95b-6db6-1c81-ce5f-e5033e7065a8_Person-ff17a437-41f0-c39f-7b93-469778a242e6
  a a2a:Person ;
  rdfs:label "C. Smit" ;
  a2a:PersonName [
    rdfs:label "C. Smit" ;
    a2a:PersonNameFirstName "C." ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_f08cf95b-6db6-1c81-ce5f-e5033e7065a8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_raa_f08cf95b-6db6-1c81-ce5f-e5033e7065a8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_f08cf95b-6db6-1c81-ce5f-e5033e7065a8_Person:ff17a437-41f0-c39f-7b93-469778a242e6 ;
  a2a:EventKeyRef oa:event_raa_f08cf95b-6db6-1c81-ce5f-e5033e7065a8_Event1 .

oa:source_raa_f08cf95b-6db6-1c81-ce5f-e5033e7065a8
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Schagen" ;
    rdfs:label "Schagen", "1872-01-01 - 1872-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Gemeente Schagen, 1814-1942, Bron: Wijkregister, Deel: 754, Periode: 1872" ;
    a2a:Book "Wijkregister" ;
    a2a:RegistryNumber "754" ;
    a2a:Folio "0033" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Gemeente Schagen, 1814-1942, Bron: Wijkregister, Deel: 754, Periode: 1872, Wijkregister, 754, 0033"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/fce69012-443a-7a7c-8757-6fc2f333efa0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/fce69012-443a-7a7c-8757-6fc2f333efa0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-06-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/f08cf95b-6db6-1c81-ce5f-e5033e7065a8" ;
  a2a:RecordGUID "{f08cf95b-6db6-1c81-ce5f-e5033e7065a8}" ;
  a2a:SourceRemarkOpmerking """Nes E, huisnummer 15a, 15b,
Kadaster sectie B 285,""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_68_00000068.xml van RAA" .

