@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_elo_eb4fa951-ced7-a8f8-e031-601098b75c33
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 februari 1664 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Person-04e798eb-68ab-efa0-a150-090d625ad390, oa:person_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Person-8e1255bd-1fed-12f7-31c0-1b15077635a3, oa:person_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Person-28f3acb3-9a78-5266-ff06-8dc5211d2b23, oa:person_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Person-bcf9a597-f944-f2da-6fda-4158d6d0fe3c ;
  a2a:hasEvent oa:event_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_0, oa:relationep_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_1, oa:relationep_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_2, oa:relationep_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_3 ;
  a2a:hasSource oa:source_elo_eb4fa951-ced7-a8f8-e031-601098b75c33 .

oa:person_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Person-04e798eb-68ab-efa0-a150-090d625ad390
  a a2a:Person ;
  rdfs:label "Jan" ;
  a2a:PersonName [
    rdfs:label "Jan" ;
    a2a:PersonNameFirstName "Jan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Person-8e1255bd-1fed-12f7-31c0-1b15077635a3
  a a2a:Person ;
  rdfs:label "Cornelis Michielse" ;
  a2a:PersonName [
    rdfs:label "Cornelis Michielse" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Michielse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Person-28f3acb3-9a78-5266-ff06-8dc5211d2b23
  a a2a:Person ;
  rdfs:label "Willemtie Jans" ;
  a2a:PersonName [
    rdfs:label "Willemtie Jans" ;
    a2a:PersonNameFirstName "Willemtie" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Person-bcf9a597-f944-f2da-6fda-4158d6d0fe3c
  a a2a:Person ;
  rdfs:label "Neeltge Michiels" ;
  a2a:PersonName [
    rdfs:label "Neeltge Michiels" ;
    a2a:PersonNameFirstName "Neeltge" ;
    a2a:PersonNamePatronym "Michiels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1664" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1664-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Person:04e798eb-68ab-efa0-a150-090d625ad390 ;
  a2a:EventKeyRef oa:event_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Event1 .

oa:relationep_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Person:8e1255bd-1fed-12f7-31c0-1b15077635a3 ;
  a2a:EventKeyRef oa:event_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Event1 .

oa:relationep_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Person:28f3acb3-9a78-5266-ff06-8dc5211d2b23 ;
  a2a:EventKeyRef oa:event_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Event1 .

oa:relationep_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Person:bcf9a597-f944-f2da-6fda-4158d6d0fe3c ;
  a2a:EventKeyRef oa:event_elo_eb4fa951-ced7-a8f8-e031-601098b75c33_Event1 .

oa:source_elo_eb4fa951-ced7-a8f8-e031-601098b75c33
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1621-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1621-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1664" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1664-02-10"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk, Deel: 1, Periode: 1621..." ;
    a2a:Book "Doopboek (NH) van Noordwijk-Binnen, 1621 maart 14 - 1807 oktober 10 en vervolgens een ingehecht k..." ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "59vs" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk, Deel: 1, Periode: 1621..., Doopboek (NH) van Noordwijk-Binnen, 1621 maart 14 - 1807 oktober 10 en vervolgens een ingehecht k..., 1, 59vs"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/eb4fa951-ced7-a8f8-e031-601098b75c33/iiif/3/729726/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/eb4fa951-ced7-a8f8-e031-601098b75c33" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/eb4fa951-ced7-a8f8-e031-601098b75c33/iiif/3/729726/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/eb4fa951-ced7-a8f8-e031-601098b75c33" ;
  a2a:RecordGUID "{eb4fa951-ced7-a8f8-e031-601098b75c33}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-02-1664<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0910/file/1\">Inventarisnummer 1 van archiefnummer 0910 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1621-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28529_00028529.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-02-1664" .
