@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_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33
  a a2a:Record ;
  rdfs:label "Doop op 16 februari 1766 te Katwijk aan Zee" ;
  a2a:hasPerson oa:person_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Person1, oa:person_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Person2, oa:person_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Person3, oa:person_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Person4 ;
  a2a:hasEvent oa:event_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_0, oa:relationep_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_1, oa:relationep_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_2, oa:relationep_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_3 ;
  a2a:hasSource oa:source_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33 .

oa:person_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Person1
  a a2a:Person ;
  rdfs:label "Claes Spaenderman" ;
  a2a:PersonName [
    rdfs:label "Claes Spaenderman" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNameLastName "Spaenderman"
  ] .

oa:person_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Person2
  a a2a:Person ;
  rdfs:label "Jacob Clz Spaenderman" ;
  a2a:PersonName [
    rdfs:label "Jacob Clz Spaenderman" ;
    a2a:PersonNameLastName "Jacob Clz Spaenderman"
  ] ;
  a2a:Gender "Man" .

oa:person_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Person3
  a a2a:Person ;
  rdfs:label "Niesje Jacd de Reus" ;
  a2a:PersonName [
    rdfs:label "Niesje Jacd de Reus" ;
    a2a:PersonNameLastName "Niesje Jacd de Reus"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Person4
  a a2a:Person ;
  rdfs:label "Leuntie Pietd v Duivenboden" ;
  a2a:PersonName [
    rdfs:label "Leuntie Pietd v Duivenboden" ;
    a2a:PersonNameLastName "Leuntie Pietd v Duivenboden"
  ] .

oa:event_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1766" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1766-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] .

oa:relationep_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Person1 ;
  a2a:EventKeyRef oa:event_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Event1 .

oa:relationep_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Person2 ;
  a2a:EventKeyRef oa:event_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Event1 .

oa:relationep_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Person3 ;
  a2a:EventKeyRef oa:event_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Event1 .

oa:relationep_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Person4 ;
  a2a:EventKeyRef oa:event_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33_Event1 .

oa:source_ghn_bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33
  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 "{bfbe2dcc-45c7-6efb-c7a2-d3b33f509f33}" ;
  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" .

