@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_7907eee9-dd5e-d4aa-bb85-85cecd1b211f
  a a2a:Record ;
  rdfs:label "Doop op 17 oktober 1762 te Katwijk aan Zee" ;
  a2a:hasPerson oa:person_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Person1, oa:person_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Person2, oa:person_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Person3, oa:person_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Person4 ;
  a2a:hasEvent oa:event_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_0, oa:relationep_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_1, oa:relationep_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_2, oa:relationep_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_3 ;
  a2a:hasSource oa:source_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f .

oa:person_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Person1
  a a2a:Person ;
  rdfs:label "Maertie van der Meij" ;
  a2a:PersonName [
    rdfs:label "Maertie van der Meij" ;
    a2a:PersonNameFirstName "Maertie" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meij"
  ] .

oa:person_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Person2
  a a2a:Person ;
  rdfs:label "Claes Cornz van der Meij" ;
  a2a:PersonName [
    rdfs:label "Claes Cornz van der Meij" ;
    a2a:PersonNameLastName "Claes Cornz van der Meij"
  ] ;
  a2a:Gender "Man" .

oa:person_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Person3
  a a2a:Person ;
  rdfs:label "Weijntie Huijgd de Reus" ;
  a2a:PersonName [
    rdfs:label "Weijntie Huijgd de Reus" ;
    a2a:PersonNameLastName "Weijntie Huijgd de Reus"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Person4
  a a2a:Person ;
  rdfs:label "Weijntje Gijsd v Duijvenboden" ;
  a2a:PersonName [
    rdfs:label "Weijntje Gijsd v Duijvenboden" ;
    a2a:PersonNameLastName "Weijntje Gijsd v Duijvenboden"
  ] .

oa:event_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1762-10-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] .

oa:relationep_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Person1 ;
  a2a:EventKeyRef oa:event_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Event1 .

oa:relationep_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Person2 ;
  a2a:EventKeyRef oa:event_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Event1 .

oa:relationep_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Person3 ;
  a2a:EventKeyRef oa:event_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Event1 .

oa:relationep_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Person4 ;
  a2a:EventKeyRef oa:event_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f_Event1 .

oa:source_ghn_7907eee9-dd5e-d4aa-bb85-85cecd1b211f
  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 "{7907eee9-dd5e-d4aa-bb85-85cecd1b211f}" ;
  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" .

