@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_8d4584ef-de8d-fbca-e212-09291eaec00a
  a a2a:Record ;
  rdfs:label "Doop op 24 november 1754 te Katwijk aan Zee" ;
  a2a:hasPerson oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person1, oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person2, oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person3, oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person4, oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person5 ;
  a2a:hasEvent oa:event_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Event1 ;
  a2a:hasRelationEP oa:relationep_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_0, oa:relationep_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_1, oa:relationep_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_2, oa:relationep_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_3, oa:relationep_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_4 ;
  a2a:hasSource oa:source_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a .

oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person1
  a a2a:Person ;
  rdfs:label "Huijbert Spaanderman" ;
  a2a:PersonName [
    rdfs:label "Huijbert Spaanderman" ;
    a2a:PersonNameFirstName "Huijbert" ;
    a2a:PersonNameLastName "Spaanderman"
  ] .

oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person2
  a a2a:Person ;
  rdfs:label "Jacob Pieterse Spaanderman" ;
  a2a:PersonName [
    rdfs:label "Jacob Pieterse Spaanderman" ;
    a2a:PersonNameLastName "Jacob Pieterse Spaanderman"
  ] ;
  a2a:Gender "Man" .

oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person3
  a a2a:Person ;
  rdfs:label "Aaltje Gerridse de Best" ;
  a2a:PersonName [
    rdfs:label "Aaltje Gerridse de Best" ;
    a2a:PersonNameLastName "Aaltje Gerridse de Best"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person4
  a a2a:Person ;
  rdfs:label "Dirk Gerridse de Best" ;
  a2a:PersonName [
    rdfs:label "Dirk Gerridse de Best" ;
    a2a:PersonNameLastName "Dirk Gerridse de Best"
  ] .

oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person5
  a a2a:Person ;
  rdfs:label "Huijbertje Pieterse Spaanderman" ;
  a2a:PersonName [
    rdfs:label "Huijbertje Pieterse Spaanderman" ;
    a2a:PersonNameLastName "Huijbertje Pieterse Spaanderman"
  ] .

oa:event_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1754-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Katwijk aan Zee" ;
    rdfs:label "Katwijk aan Zee"
  ] .

oa:relationep_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person1 ;
  a2a:EventKeyRef oa:event_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Event1 .

oa:relationep_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person2 ;
  a2a:EventKeyRef oa:event_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Event1 .

oa:relationep_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person3 ;
  a2a:EventKeyRef oa:event_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Event1 .

oa:relationep_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person4 ;
  a2a:EventKeyRef oa:event_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Event1 .

oa:relationep_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Person5 ;
  a2a:EventKeyRef oa:event_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a_Event1 .

oa:source_ghn_8d4584ef-de8d-fbca-e212-09291eaec00a
  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 "8.III" ;
    rdfs:label "Nationaal Archief, DTB kopie Zuid-Holland, Katwijk aan Zee NG, 8.III"
  ] ;
  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/8.I/pagina/1II"
  ] ;
  a2a:SourceLastChangeDate "2016-01-10"^^xsd:date ;
  a2a:RecordGUID "{8d4584ef-de8d-fbca-e212-09291eaec00a}" ;
  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/8.III" ;
  a2a:SourceRemarkVrijwilliger "Transcriptie en bewerking door Jan Pit" .

