@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_db163d94-689b-0af2-0338-e72d290f25e7
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1872)" ;
  a2a:hasPerson oa:person_raa_db163d94-689b-0af2-0338-e72d290f25e7_Person-d2aa6f3a-b333-82a7-c2de-e6913c51f09c ;
  a2a:hasEvent oa:event_raa_db163d94-689b-0af2-0338-e72d290f25e7_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_db163d94-689b-0af2-0338-e72d290f25e7_0 ;
  a2a:hasSource oa:source_raa_db163d94-689b-0af2-0338-e72d290f25e7 .

oa:person_raa_db163d94-689b-0af2-0338-e72d290f25e7_Person-d2aa6f3a-b333-82a7-c2de-e6913c51f09c
  a a2a:Person ;
  rdfs:label "K. Boes" ;
  a2a:PersonName [
    rdfs:label "K. Boes" ;
    a2a:PersonNameFirstName "K." ;
    a2a:PersonNameLastName "Boes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_db163d94-689b-0af2-0338-e72d290f25e7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_raa_db163d94-689b-0af2-0338-e72d290f25e7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_db163d94-689b-0af2-0338-e72d290f25e7_Person:d2aa6f3a-b333-82a7-c2de-e6913c51f09c ;
  a2a:EventKeyRef oa:event_raa_db163d94-689b-0af2-0338-e72d290f25e7_Event1 .

oa:source_raa_db163d94-689b-0af2-0338-e72d290f25e7
  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 "0020" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Gemeente Schagen, 1814-1942, Bron: Wijkregister, Deel: 754, Periode: 1872, Wijkregister, 754, 0020"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/79fb8a50-2435-ae64-57af-427d9aab7e82.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/79fb8a50-2435-ae64-57af-427d9aab7e82.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/db163d94-689b-0af2-0338-e72d290f25e7" ;
  a2a:RecordGUID "{db163d94-689b-0af2-0338-e72d290f25e7}" ;
  a2a:SourceRemarkOpmerking """Lage-zijde C, huisnummer 59,
Kadaster sectie A 337,""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_80_00000080.xml van RAA" .

