@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_ec165fa3-e2ea-4beb-bd82-edb8646e3da7
  a a2a:Record ;
  rdfs:label "Geboorte op 11 april 1869" ;
  a2a:hasPerson oa:person_raa_ec165fa3-e2ea-4beb-bd82-edb8646e3da7_Person-b6e0969b-47a2-4089-9b2d-6caa9c1d9d03 ;
  a2a:hasEvent oa:event_raa_ec165fa3-e2ea-4beb-bd82-edb8646e3da7_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_ec165fa3-e2ea-4beb-bd82-edb8646e3da7_0 ;
  a2a:hasSource oa:source_raa_ec165fa3-e2ea-4beb-bd82-edb8646e3da7 .

oa:person_raa_ec165fa3-e2ea-4beb-bd82-edb8646e3da7_Person-b6e0969b-47a2-4089-9b2d-6caa9c1d9d03
  a a2a:Person ;
  rdfs:label "Johannes Pieter Bouma" ;
  a2a:PersonName [
    rdfs:label "Johannes Pieter Bouma" ;
    a2a:PersonNameFirstName "Johannes Pieter" ;
    a2a:PersonNameLastName "Bouma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1869-04-11"^^xsd:date
  ] .

oa:event_raa_ec165fa3-e2ea-4beb-bd82-edb8646e3da7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1869-04-11"^^xsd:date
  ] .

oa:relationep_raa_ec165fa3-e2ea-4beb-bd82-edb8646e3da7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_raa_ec165fa3-e2ea-4beb-bd82-edb8646e3da7_Person:b6e0969b-47a2-4089-9b2d-6caa9c1d9d03 ;
  a2a:EventKeyRef oa:event_raa_ec165fa3-e2ea-4beb-bd82-edb8646e3da7_Event1 .

oa:source_raa_ec165fa3-e2ea-4beb-bd82-edb8646e3da7
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Texel" ;
    rdfs:label "Texel", "1869-04-11 - 1869-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1869" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1869-04-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Regiogemeenten, Bron: Geboorteregister, Deel: 840, Periode: 1869" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "73" ;
    a2a:RegistryNumber "840" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Burgerlijke Stand Regiogemeenten, Bron: Geboorteregister, Deel: 840, Periode: 1869, Geboorteregister, 73, 840"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/f7547221-1807-9b76-690e-748db18011d8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/f7547221-1807-9b76-690e-748db18011d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/ec165fa3-e2ea-4beb-bd82-edb8646e3da7" ;
  a2a:RecordGUID "{ec165fa3-e2ea-4beb-bd82-edb8646e3da7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_19401_00019401.xml van RAA" .

