@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_e5f35166-33eb-4cf6-8648-dc6eaefe7c6e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1861-1869)" ;
  a2a:hasPerson oa:person_raa_e5f35166-33eb-4cf6-8648-dc6eaefe7c6e_Person-950704eb-7505-43b9-9765-9036c83efb13 ;
  a2a:hasEvent oa:event_raa_e5f35166-33eb-4cf6-8648-dc6eaefe7c6e_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_e5f35166-33eb-4cf6-8648-dc6eaefe7c6e_0 ;
  a2a:hasSource oa:source_raa_e5f35166-33eb-4cf6-8648-dc6eaefe7c6e .

oa:person_raa_e5f35166-33eb-4cf6-8648-dc6eaefe7c6e_Person-950704eb-7505-43b9-9765-9036c83efb13
  a a2a:Person ;
  rdfs:label "Jannetje Vos" ;
  a2a:PersonName [
    rdfs:label "Jannetje Vos" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Broek op Langedijk" ;
    rdfs:label "Broek op Langedijk"
  ] .

oa:event_raa_e5f35166-33eb-4cf6-8648-dc6eaefe7c6e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Broek op Langedijk" ;
    rdfs:label "Broek op Langedijk"
  ] .

oa:relationep_raa_e5f35166-33eb-4cf6-8648-dc6eaefe7c6e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_raa_e5f35166-33eb-4cf6-8648-dc6eaefe7c6e_Person:950704eb-7505-43b9-9765-9036c83efb13 ;
  a2a:EventKeyRef oa:event_raa_e5f35166-33eb-4cf6-8648-dc6eaefe7c6e_Event1 .

oa:source_raa_e5f35166-33eb-4cf6-8648-dc6eaefe7c6e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Broek op Langedijk" ;
    rdfs:label "Broek op Langedijk", "1861-01-01 - 1869-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister, Deel: 166, Periode: 18..." ;
    a2a:Book "Bevolkingsregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "166" ;
    a2a:Folio "201" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Bevolkingsregisters Regiogemeenten, Bron: Bevolkingsregister, Deel: 166, Periode: 18..., Bevolkingsregister, 2, 166, 201"
  ] ;
  a2a:SourceLastChangeDate "2012-05-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/e5f35166-33eb-4cf6-8648-dc6eaefe7c6e" ;
  a2a:RecordGUID "{e5f35166-33eb-4cf6-8648-dc6eaefe7c6e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210907_4313_00004313.xml van RAA" .

