@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_21922b83-2ce1-352a-4bfb-e76f18c07f67
  a a2a:Record ;
  rdfs:label "Geboorte op 31 juli 1917 te Zijpe" ;
  a2a:hasPerson oa:person_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_Person-3d413f55-1950-7cb1-11d0-6a4f8d9a98a6, oa:person_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_Person-fc3231ef-0e89-3fc7-3032-b117f6585c46, oa:person_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_Person-3d214e29-b244-0a37-b3a3-a7276e9e8fae ;
  a2a:hasEvent oa:event_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_0, oa:relationep_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_1, oa:relationep_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_2 ;
  a2a:hasSource oa:source_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67 .

oa:person_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_Person-3d413f55-1950-7cb1-11d0-6a4f8d9a98a6
  a a2a:Person ;
  rdfs:label "Cornelia Catharina Lobregt" ;
  a2a:PersonName [
    rdfs:label "Cornelia Catharina Lobregt" ;
    a2a:PersonNameFirstName "Cornelia Catharina" ;
    a2a:PersonNameLastName "Lobregt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1917-07-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zijpe" ;
    rdfs:label "Zijpe"
  ] .

oa:person_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_Person-fc3231ef-0e89-3fc7-3032-b117f6585c46
  a a2a:Person ;
  rdfs:label "Cornelis Lobregt" ;
  a2a:PersonName [
    rdfs:label "Cornelis Lobregt" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Lobregt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_Person-3d214e29-b244-0a37-b3a3-a7276e9e8fae
  a a2a:Person ;
  rdfs:label "Geertruida Kolk" ;
  a2a:PersonName [
    rdfs:label "Geertruida Kolk" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Kolk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1917-07-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zijpe" ;
    rdfs:label "Zijpe"
  ] .

oa:relationep_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_Person:3d413f55-1950-7cb1-11d0-6a4f8d9a98a6 ;
  a2a:EventKeyRef oa:event_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_Event1 .

oa:relationep_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_Person:fc3231ef-0e89-3fc7-3032-b117f6585c46 ;
  a2a:EventKeyRef oa:event_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_Event1 .

oa:relationep_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_Person:3d214e29-b244-0a37-b3a3-a7276e9e8fae ;
  a2a:EventKeyRef oa:event_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67_Event1 .

oa:source_raa_21922b83-2ce1-352a-4bfb-e76f18c07f67
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zijpe" ;
    rdfs:label "Zijpe", "1917-07-31 - 1917-07-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1917-07-31"^^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: 520, Periode: 1913-1919" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "1917/0067" ;
    a2a:RegistryNumber "520" ;
    a2a:Folio "1917/0018" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Burgerlijke Stand Regiogemeenten, Bron: Geboorteregister, Deel: 520, Periode: 1913-1919, Geboorteregister, 1917/0067, 520, 1917/0018"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/4febfb64-27ca-db56-6c2e-803c354c8afe.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/4febfb64-27ca-db56-6c2e-803c354c8afe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/21922b83-2ce1-352a-4bfb-e76f18c07f67" ;
  a2a:RecordGUID "{21922b83-2ce1-352a-4bfb-e76f18c07f67}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240502_436_00000436.xml van RAA" .

