@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_90cbbcc4-3875-4bdb-9623-91c4a5aff4b8
  a a2a:Record ;
  rdfs:label "Registratie op 3 november 1832" ;
  a2a:hasPerson oa:person_raa_90cbbcc4-3875-4bdb-9623-91c4a5aff4b8_Person-0304069d-2a3b-4787-824c-39e14337e131 ;
  a2a:hasEvent oa:event_raa_90cbbcc4-3875-4bdb-9623-91c4a5aff4b8_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_90cbbcc4-3875-4bdb-9623-91c4a5aff4b8_0 ;
  a2a:hasSource oa:source_raa_90cbbcc4-3875-4bdb-9623-91c4a5aff4b8 .

oa:person_raa_90cbbcc4-3875-4bdb-9623-91c4a5aff4b8_Person-0304069d-2a3b-4787-824c-39e14337e131
  a a2a:Person ;
  rdfs:label "Trijntje Rotgans" ;
  a2a:PersonName [
    rdfs:label "Trijntje Rotgans" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Rotgans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1832-11-03"^^xsd:date
  ] .

oa:event_raa_90cbbcc4-3875-4bdb-9623-91c4a5aff4b8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1832-11-03"^^xsd:date
  ] .

oa:relationep_raa_90cbbcc4-3875-4bdb-9623-91c4a5aff4b8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_90cbbcc4-3875-4bdb-9623-91c4a5aff4b8_Person:0304069d-2a3b-4787-824c-39e14337e131 ;
  a2a:EventKeyRef oa:event_raa_90cbbcc4-3875-4bdb-9623-91c4a5aff4b8_Event1 .

oa:source_raa_90cbbcc4-3875-4bdb-9623-91c4a5aff4b8
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Barsingerhorn" ;
    rdfs:label "Barsingerhorn", "1862-01-01 - 1879-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister S-Z, Deel: 77, Periode:..." ;
    a2a:Book "Bevolkingsregister S-Z" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "77" ;
    a2a:Folio "0876" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister S-Z, Deel: 77, Periode:..., Bevolkingsregister S-Z, 2, 77, 0876"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/3b93d0ed-032b-d85f-ed6a-d76838d9d480.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/3b93d0ed-032b-d85f-ed6a-d76838d9d480.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-06-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/90cbbcc4-3875-4bdb-9623-91c4a5aff4b8" ;
  a2a:RecordGUID "{90cbbcc4-3875-4bdb-9623-91c4a5aff4b8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_22915_00022915.xml van RAA" .

