@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_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161
  a a2a:Record ;
  rdfs:label "Doop op 5 mei 1678 te Haarlem" ;
  a2a:hasPerson oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902843, oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902844, oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902845, oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902846, oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902847 ;
  a2a:hasEvent oa:event_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_0, oa:relationep_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_1, oa:relationep_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_2, oa:relationep_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_3, oa:relationep_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_4 ;
  a2a:hasSource oa:source_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161 .

oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902843
  a a2a:Person ;
  rdfs:label "Adrianus" ;
  a2a:PersonName [
    rdfs:label "Adrianus" ;
    a2a:PersonNameFirstName "Adrianus"
  ] .

oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902844
  a a2a:Person ;
  rdfs:label "Frans Adriaansz" ;
  a2a:PersonName [
    rdfs:label "Frans Adriaansz" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePatronym "Adriaansz"
  ] .

oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902845
  a a2a:Person ;
  rdfs:label "Grietje Dirks" ;
  a2a:PersonName [
    rdfs:label "Grietje Dirks" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Dirks"
  ] .

oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902846
  a a2a:Person ;
  rdfs:label "Adriaan Adriaansz" ;
  a2a:PersonName [
    rdfs:label "Adriaan Adriaansz" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePatronym "Adriaansz"
  ] .

oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902847
  a a2a:Person ;
  rdfs:label "Lucia le Métre" ;
  a2a:PersonName [
    rdfs:label "Lucia le Métre" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Métre"
  ] .

oa:event_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "05-05-1678" ;
    a2a:Year "1678" ;
    a2a:Month "05" ;
    a2a:Day "05" ;
    rdfs:label "1678-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] ;
  a2a:EventReligion "Nederlands Hervormde Kerk" .

oa:relationep_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902843 ;
  a2a:EventKeyRef oa:event_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Event1 .

oa:relationep_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902844 ;
  a2a:EventKeyRef oa:event_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Event1 .

oa:relationep_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902845 ;
  a2a:EventKeyRef oa:event_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Event1 .

oa:relationep_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902846 ;
  a2a:EventKeyRef oa:event_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Event1 .

oa:relationep_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Person1369902847 ;
  a2a:EventKeyRef oa:event_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161_Event1 .

oa:source_nha_FC77FE39-2FF9-42EB-B9D4-2AB458FD6161
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Haarlem" ;
    a2a:Country "Nederland" ;
    rdfs:label "Haarlem, Nederland", "1678-05-05 - 1678-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-05-1678" ;
    a2a:Year "1678" ;
    a2a:Month "05" ;
    a2a:Day "05" ;
    rdfs:label "05-05-1678"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Place "Haarlem" ;
    a2a:Collection "doop-, trouw- en begraafboeken (DTB) (retroacta van de burgerlijke stand) van Haarlem, Collectie van" ;
    a2a:Book "Doopboek van de Nederlands Hervormde gemeente te Haarlem, 1675-1678" ;
    a2a:RegistryNumber "22" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, doop-, trouw- en begraafboeken (DTB) (retroacta van de burgerlijke stand) van Haarlem, Collectie van, Doopboek van de Nederlands Hervormde gemeente te Haarlem, 1675-1678, 22"
  ] ;
  a2a:SourceLastChangeDate "2018-08-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/FC77FE392FF942EBB9D42AB458FD6161" ;
  a2a:RecordIdentifier "1369902842" ;
  a2a:RecordGUID "{FC77FE39-2FF9-42EB-B9D4-2AB458FD6161}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/900F34A9068D44539349BD4E91CF3B03" .

