@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_ccc9b7d5-ceec-4e3d-ac62-23366f8ec8c2
  a a2a:Record ;
  rdfs:label "Registratie op 7 april 1870" ;
  a2a:hasPerson oa:person_raa_ccc9b7d5-ceec-4e3d-ac62-23366f8ec8c2_Person-44223a1b-d0cb-4878-a11c-0d246cffcd08 ;
  a2a:hasEvent oa:event_raa_ccc9b7d5-ceec-4e3d-ac62-23366f8ec8c2_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_ccc9b7d5-ceec-4e3d-ac62-23366f8ec8c2_0 ;
  a2a:hasSource oa:source_raa_ccc9b7d5-ceec-4e3d-ac62-23366f8ec8c2 .

oa:person_raa_ccc9b7d5-ceec-4e3d-ac62-23366f8ec8c2_Person-44223a1b-d0cb-4878-a11c-0d246cffcd08
  a a2a:Person ;
  rdfs:label "Biem (pietersz) Vlaming" ;
  a2a:PersonName [
    rdfs:label "Biem (pietersz) Vlaming" ;
    a2a:PersonNameFirstName "Biem (pietersz)" ;
    a2a:PersonNameLastName "Vlaming"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1870-04-07"^^xsd:date
  ] .

oa:event_raa_ccc9b7d5-ceec-4e3d-ac62-23366f8ec8c2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1870-04-07"^^xsd:date
  ] .

oa:relationep_raa_ccc9b7d5-ceec-4e3d-ac62-23366f8ec8c2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_ccc9b7d5-ceec-4e3d-ac62-23366f8ec8c2_Person:44223a1b-d0cb-4878-a11c-0d246cffcd08 ;
  a2a:EventKeyRef oa:event_raa_ccc9b7d5-ceec-4e3d-ac62-23366f8ec8c2_Event1 .

oa:source_raa_ccc9b7d5-ceec-4e3d-ac62-23366f8ec8c2
  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: Bevolkingsregister, Bron: Bevolkingsregister, Periode: 1899-1925" ;
    a2a:Book "Bevolkingsregister 1899 â 1925 deel VI" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Bevolkingsregister, Bron: Bevolkingsregister, Periode: 1899-1925, Bevolkingsregister 1899 â 1925 deel VI"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/1709e3ad-2126-7baa-1afa-44fc368d9249.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/1709e3ad-2126-7baa-1afa-44fc368d9249.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/ccc9b7d5-ceec-4e3d-ac62-23366f8ec8c2" ;
  a2a:RecordGUID "{ccc9b7d5-ceec-4e3d-ac62-23366f8ec8c2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20190410_00010776.xml van RAA" .

