@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_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5
  a a2a:Record ;
  rdfs:label "Geboorte op 6 november 1892 te Zijpe" ;
  a2a:hasPerson oa:person_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_Person-b799378b-5b1a-7751-28a2-46a17412f2ed, oa:person_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_Person-18e20397-2b4d-1fa1-fcbb-addd9a8b372a, oa:person_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_Person-60958b2c-f594-d25b-db97-69c2545661d1 ;
  a2a:hasEvent oa:event_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_0, oa:relationep_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_1, oa:relationep_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_2 ;
  a2a:hasSource oa:source_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5 .

oa:person_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_Person-b799378b-5b1a-7751-28a2-46a17412f2ed
  a a2a:Person ;
  rdfs:label "Gerardus Jacobus Willebrordus de Moel" ;
  a2a:PersonName [
    rdfs:label "Gerardus Jacobus Willebrordus de Moel" ;
    a2a:PersonNameFirstName "Gerardus Jacobus Willebrordus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Moel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1892-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zijpe" ;
    rdfs:label "Zijpe"
  ] .

oa:person_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_Person-18e20397-2b4d-1fa1-fcbb-addd9a8b372a
  a a2a:Person ;
  rdfs:label "Dirk de Moel" ;
  a2a:PersonName [
    rdfs:label "Dirk de Moel" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Moel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_Person-60958b2c-f594-d25b-db97-69c2545661d1
  a a2a:Person ;
  rdfs:label "Pietertje Waij" ;
  a2a:PersonName [
    rdfs:label "Pietertje Waij" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNameLastName "Waij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1892-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zijpe" ;
    rdfs:label "Zijpe"
  ] .

oa:relationep_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_Person:b799378b-5b1a-7751-28a2-46a17412f2ed ;
  a2a:EventKeyRef oa:event_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_Event1 .

oa:relationep_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_Person:18e20397-2b4d-1fa1-fcbb-addd9a8b372a ;
  a2a:EventKeyRef oa:event_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_Event1 .

oa:relationep_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_Person:60958b2c-f594-d25b-db97-69c2545661d1 ;
  a2a:EventKeyRef oa:event_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5_Event1 .

oa:source_raa_228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zijpe" ;
    rdfs:label "Zijpe", "1892-11-06 - 1892-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1892" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1892-11-06"^^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: 517, Periode: 1883-1892" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "1892/0098" ;
    a2a:RegistryNumber "517" ;
    a2a:Folio "1892/0026" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Burgerlijke Stand Regiogemeenten, Bron: Geboorteregister, Deel: 517, Periode: 1883-1892, Geboorteregister, 1892/0098, 517, 1892/0026"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/raa/thumb/640x480/4a72538c-aeeb-d2ec-7237-546b978dcdd2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/raa/thumb/250x250/4a72538c-aeeb-d2ec-7237-546b978dcdd2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-02-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5" ;
  a2a:RecordGUID "{228b8302-e7e3-5e72-a71e-fd3ef2e9c3c5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240413_31_00000031.xml van RAA" .

