@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_a0304b30-e646-44f7-914d-ea32faff7725
  a a2a:Record ;
  rdfs:label "Registratie op 3-20-1870" ;
  a2a:hasPerson oa:person_raa_a0304b30-e646-44f7-914d-ea32faff7725_Person-48364f15-ecb8-4cb0-8064-e570e132e363 ;
  a2a:hasEvent oa:event_raa_a0304b30-e646-44f7-914d-ea32faff7725_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_a0304b30-e646-44f7-914d-ea32faff7725_0 ;
  a2a:hasSource oa:source_raa_a0304b30-e646-44f7-914d-ea32faff7725 .

oa:person_raa_a0304b30-e646-44f7-914d-ea32faff7725_Person-48364f15-ecb8-4cb0-8064-e570e132e363
  a a2a:Person ;
  rdfs:label "Cornelis (jansz) Vlas" ;
  a2a:PersonName [
    rdfs:label "Cornelis (jansz) Vlas" ;
    a2a:PersonNameFirstName "Cornelis (jansz)" ;
    a2a:PersonNameLastName "Vlas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "20" ;
    a2a:Day "3" ;
    rdfs:label "1870-20-03"^^xsd:date
  ] .

oa:event_raa_a0304b30-e646-44f7-914d-ea32faff7725_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "20" ;
    a2a:Day "3" ;
    rdfs:label "1870-20-03"^^xsd:date
  ] .

oa:relationep_raa_a0304b30-e646-44f7-914d-ea32faff7725_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_a0304b30-e646-44f7-914d-ea32faff7725_Person:48364f15-ecb8-4cb0-8064-e570e132e363 ;
  a2a:EventKeyRef oa:event_raa_a0304b30-e646-44f7-914d-ea32faff7725_Event1 .

oa:source_raa_a0304b30-e646-44f7-914d-ea32faff7725
  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/822c13f3-49a7-fb12-cb13-cb400ca6cb17.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/822c13f3-49a7-fb12-cb13-cb400ca6cb17.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/a0304b30-e646-44f7-914d-ea32faff7725" ;
  a2a:RecordGUID "{a0304b30-e646-44f7-914d-ea32faff7725}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20190410_00010615.xml van RAA" .

