@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_9c4e9c8a-7056-4070-ae7d-86f37ee43356
  a a2a:Record ;
  rdfs:label "Doop op 21 juni 1801 te Graft" ;
  a2a:hasPerson oa:person_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_Person-adfe2574-6655-4336-ab66-520407378d93, oa:person_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_Person-187d8d0d-f498-49e1-bd40-4a638d983463, oa:person_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_Person-3675365c-a551-4f83-82d9-077beab16e4e ;
  a2a:hasEvent oa:event_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_Event1 ;
  a2a:hasRelationEP oa:relationep_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_0, oa:relationep_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_1, oa:relationep_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_2 ;
  a2a:hasSource oa:source_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356 .

oa:person_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_Person-adfe2574-6655-4336-ab66-520407378d93
  a a2a:Person ;
  rdfs:label "A.J.C. von Schmidt" ;
  a2a:PersonName [
    rdfs:label "A.J.C. von Schmidt" ;
    a2a:PersonNameFirstName "A.J.C." ;
    a2a:PersonNamePrefixLastName "von" ;
    a2a:PersonNameLastName "Schmidt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_Person-187d8d0d-f498-49e1-bd40-4a638d983463
  a a2a:Person ;
  rdfs:label "Christiana Henrica Johanna" ;
  a2a:PersonName [
    rdfs:label "Christiana Henrica Johanna" ;
    a2a:PersonNameFirstName "Christiana Henrica Johanna"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_Person-3675365c-a551-4f83-82d9-077beab16e4e
  a a2a:Person ;
  rdfs:label "Stephanus Hanewinkel" ;
  a2a:PersonName [
    rdfs:label "Stephanus Hanewinkel" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNameLastName "Hanewinkel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1801-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Graft" ;
    rdfs:label "Graft"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_Person:adfe2574-6655-4336-ab66-520407378d93 ;
  a2a:EventKeyRef oa:event_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_Event1 .

oa:relationep_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_Person:187d8d0d-f498-49e1-bd40-4a638d983463 ;
  a2a:EventKeyRef oa:event_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_Event1 .

oa:relationep_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_Person:3675365c-a551-4f83-82d9-077beab16e4e ;
  a2a:EventKeyRef oa:event_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356_Event1 .

oa:source_raa_9c4e9c8a-7056-4070-ae7d-86f37ee43356
  a a2a:Source ;
  rdfs:label "Regionaal Archief Alkmaar, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Graft" ;
    rdfs:label "Graft", "1801-06-21 - 1801-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1801" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1801-06-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Alkmaar" ;
    a2a:Place "Alkmaar" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregister, Bron: Doopinschrijvingen, Oost-Graftdijk (Gereform..." ;
    a2a:Book "Doopinschrijvingen, Oost-Graftdijk (Gereformeerd)" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "62941" ;
    rdfs:label "Regionaal Archief Alkmaar, Alkmaar, Archiefnaam: Doop-, Trouw- en Begraafregister, Bron: Doopinschrijvingen, Oost-Graftdijk (Gereform..., Doopinschrijvingen, Oost-Graftdijk (Gereformeerd), 14, 62941"
  ] ;
  a2a:SourceLastChangeDate "2018-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchiefalkmaar.nl/collecties/personen-zoeken/zoeken-in-personen/deeds/9c4e9c8a-7056-4070-ae7d-86f37ee43356" ;
  a2a:RecordGUID "{9c4e9c8a-7056-4070-ae7d-86f37ee43356}" ;
  a2a:SourceRemarkOpmerking "N.B. 1792 oktober 28-1812 juni 6." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231213_1487_00001487.xml van RAA" .

