@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_bbcd1610-e806-4bce-8feb-ccf5ef57b45f
  a a2a:Record ;
  rdfs:label "Geboorte op 1 januari 1854 te Den Helder" ;
  a2a:hasPerson oa:person_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_Person-81c65aa0-d1aa-4190-acb3-6c30b2f30413, oa:person_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_Person-77ce6fad-4d35-2213-3831-487072458d59, oa:person_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_Person-07be515c-0881-a387-1607-9f01e147f552 ;
  a2a:hasEvent oa:event_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_0, oa:relationep_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_1, oa:relationep_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_2 ;
  a2a:hasSource oa:source_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f .

oa:person_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_Person-81c65aa0-d1aa-4190-acb3-6c30b2f30413
  a a2a:Person ;
  rdfs:label "Cornelis Zeeuw" ;
  a2a:PersonName [
    rdfs:label "Cornelis Zeeuw" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Zeeuw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1854-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:person_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_Person-77ce6fad-4d35-2213-3831-487072458d59
  a a2a:Person ;
  rdfs:label "Cornelis Zeeuw" ;
  a2a:PersonName [
    rdfs:label "Cornelis Zeeuw" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Zeeuw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_Person-07be515c-0881-a387-1607-9f01e147f552
  a a2a:Person ;
  rdfs:label "Anna Elizabeth Maria Meijers" ;
  a2a:PersonName [
    rdfs:label "Anna Elizabeth Maria Meijers" ;
    a2a:PersonNameFirstName "Anna Elizabeth Maria" ;
    a2a:PersonNameLastName "Meijers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1854" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1854-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder"
  ] .

oa:relationep_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_Person:81c65aa0-d1aa-4190-acb3-6c30b2f30413 ;
  a2a:EventKeyRef oa:event_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_Event1 .

oa:relationep_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_Person:77ce6fad-4d35-2213-3831-487072458d59 ;
  a2a:EventKeyRef oa:event_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_Event1 .

oa:relationep_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_Person:07be515c-0881-a387-1607-9f01e147f552 ;
  a2a:EventKeyRef oa:event_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f_Event1 .

oa:source_raa_bbcd1610-e806-4bce-8feb-ccf5ef57b45f
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Den Helder" ;
    rdfs:label "Den Helder", "1854-01-01 - 1854-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1854-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1854-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1854" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1854-01-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Regiogemeenten, Bron: Geboorte-, huwelijks en overlijdensregister,..." ;
    a2a:Book "Geboorte-, huwelijks en overlijdensregister" ;
    a2a:DocumentNumber "G003" ;
    a2a:RegistryNumber "581" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Burgerlijke Stand Regiogemeenten, Bron: Geboorte-, huwelijks en overlijdensregister,..., Geboorte-, huwelijks en overlijdensregister, G003, 581"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/e2d607af-2f26-9c22-876b-f3a73b7b0cee.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/e2d607af-2f26-9c22-876b-f3a73b7b0cee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-03-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/bbcd1610-e806-4bce-8feb-ccf5ef57b45f" ;
  a2a:RecordGUID "{bbcd1610-e806-4bce-8feb-ccf5ef57b45f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_19082_00019082.xml van RAA" .

