@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_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44
  a a2a:Record ;
  rdfs:label "Doop op 14 februari 1768 te Katwijk aan Zee" ;
  a2a:hasPerson oa:person_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Person1, oa:person_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Person2, oa:person_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Person3, oa:person_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Person4 ;
  a2a:hasEvent oa:event_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_0, oa:relationep_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_1, oa:relationep_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_2, oa:relationep_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_3 ;
  a2a:hasSource oa:source_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44 .

oa:person_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Person1
  a a2a:Person ;
  rdfs:label "Cornelis Dubbelaar" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dubbelaar" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Dubbelaar"
  ] .

oa:person_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Person2
  a a2a:Person ;
  rdfs:label "Job Dirkz Dubbelaar" ;
  a2a:PersonName [
    rdfs:label "Job Dirkz Dubbelaar" ;
    a2a:PersonNameLastName "Job Dirkz Dubbelaar"
  ] ;
  a2a:Gender "Man" .

oa:person_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Person3
  a a2a:Person ;
  rdfs:label "Weijntje Corn Haasnoot" ;
  a2a:PersonName [
    rdfs:label "Weijntje Corn Haasnoot" ;
    a2a:PersonNameLastName "Weijntje Corn Haasnoot"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Person4
  a a2a:Person ;
  rdfs:label "Annetje Corn Haasnoot" ;
  a2a:PersonName [
    rdfs:label "Annetje Corn Haasnoot" ;
    a2a:PersonNameLastName "Annetje Corn Haasnoot"
  ] .

oa:event_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1768" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1768-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] .

oa:relationep_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Person1 ;
  a2a:EventKeyRef oa:event_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Event1 .

oa:relationep_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Person2 ;
  a2a:EventKeyRef oa:event_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Event1 .

oa:relationep_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Person3 ;
  a2a:EventKeyRef oa:event_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Event1 .

oa:relationep_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Person4 ;
  a2a:EventKeyRef oa:event_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44_Event1 .

oa:source_ghn_ea164202-7ad4-8002-e002-a10cedbb1b44
  a a2a:Source ;
  rdfs:label "Nationaal Archief, DTB Dopen" ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Nationaal Archief" ;
    a2a:Collection "DTB kopie Zuid-Holland, Katwijk aan Zee NG" ;
    a2a:RegistryNumber "9.I" ;
    rdfs:label "Nationaal Archief, DTB kopie Zuid-Holland, Katwijk aan Zee NG, 9.I"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://www.gahetna.nl/collectie/archief/inventaris/gahetnascans/eadid/3.04.16.061/scans-pagina/2/inventarisnr/9.I/pagina/1"
  ] ;
  a2a:SourceLastChangeDate "2016-01-10"^^xsd:date ;
  a2a:RecordGUID "{ea164202-7ad4-8002-e002-a10cedbb1b44}" ;
  a2a:SourceRemarklink_EAD "http://www.gahetna.nl/collectie/archief/ead/index/eadid/3.04.16.061" ;
  a2a:SourceRemarklink_NT "http://www.gahetna.nl/collectie/archief/inventaris/inleiding/eadid/3.04.16.061/scans-pagina/2/inventarisnr/9.I" ;
  a2a:SourceRemarkVrijwilliger "Transcriptie en bewerking door Jan Pit" .

