@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_080deaef-6c48-4e61-bbdd-796c814fe0c8
  a a2a:Record ;
  rdfs:label "Registratie op 17 juli 1919 te Texel" ;
  a2a:hasPerson oa:person_raa_080deaef-6c48-4e61-bbdd-796c814fe0c8_Person-8df53b7b-1dd9-4e26-9c79-abe04f538fd3 ;
  a2a:hasEvent oa:event_raa_080deaef-6c48-4e61-bbdd-796c814fe0c8_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_080deaef-6c48-4e61-bbdd-796c814fe0c8_0 ;
  a2a:hasSource oa:source_raa_080deaef-6c48-4e61-bbdd-796c814fe0c8 .

oa:person_raa_080deaef-6c48-4e61-bbdd-796c814fe0c8_Person-8df53b7b-1dd9-4e26-9c79-abe04f538fd3
  a a2a:Person ;
  rdfs:label "Tetje Catharina Roeper" ;
  a2a:PersonName [
    rdfs:label "Tetje Catharina Roeper" ;
    a2a:PersonNameFirstName "Tetje Catharina" ;
    a2a:PersonNameLastName "Roeper"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1919-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Texel" ;
    rdfs:label "Texel"
  ] .

oa:event_raa_080deaef-6c48-4e61-bbdd-796c814fe0c8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1919-07-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Texel" ;
    rdfs:label "Texel"
  ] .

oa:relationep_raa_080deaef-6c48-4e61-bbdd-796c814fe0c8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_080deaef-6c48-4e61-bbdd-796c814fe0c8_Person:8df53b7b-1dd9-4e26-9c79-abe04f538fd3 ;
  a2a:EventKeyRef oa:event_raa_080deaef-6c48-4e61-bbdd-796c814fe0c8_Event1 .

oa:source_raa_080deaef-6c48-4e61-bbdd-796c814fe0c8
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Texel" ;
    rdfs:label "Texel", "1899-01-01 - 1925-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister 1899-1925, deel 5, Deel..." ;
    a2a:Book "Bevolkingsregister 1899-1925, deel 5" ;
    a2a:RegistryNumber "1683" ;
    a2a:Folio "0185" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister 1899-1925, deel 5, Deel..., Bevolkingsregister 1899-1925, deel 5, 1683, 0185"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/578c63df-ca71-8b5c-5fdf-bb41d21613b1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/578c63df-ca71-8b5c-5fdf-bb41d21613b1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/080deaef-6c48-4e61-bbdd-796c814fe0c8" ;
  a2a:RecordGUID "{080deaef-6c48-4e61-bbdd-796c814fe0c8}" ;
  a2a:SourceRemarkarchiefnaam "Bevolkingsregisters Regiogemeenten" ;
  a2a:SourceRemarkbron "Bevolkingsregister 1899-1925, deel 5" ;
  a2a:SourceRemarkdeel "1683" ;
  a2a:SourceRemarkregister_periode "1899-1925" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_254_00000254.xml van RAA" .

