@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_bd6b4701-371f-b8d5-2bdf-536bfe306a82
  a a2a:Record ;
  rdfs:label "DTB Dopen op 11 juli 1805 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person-a7945c0b-47c2-33e2-cd4f-dbc9abdbc80c, oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person-69958b3a-d2d8-59af-e5f2-07b42c29c0af, oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person-21c1fd3e-3a79-7e07-708b-4e04cb926125, oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person-5409f0b6-f462-58d1-d507-bbe4f3a252f2, oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person-e421c112-349b-4621-5759-b76b75bbe5f8 ;
  a2a:hasEvent oa:event_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_0, oa:relationep_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_1, oa:relationep_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_2, oa:relationep_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_3, oa:relationep_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_4 ;
  a2a:hasSource oa:source_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82 .

oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person-a7945c0b-47c2-33e2-cd4f-dbc9abdbc80c
  a a2a:Person ;
  rdfs:label "Jan Meeuwenoort" ;
  a2a:PersonName [
    rdfs:label "Jan Meeuwenoort" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Meeuwenoort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1805" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1805-07-11"^^xsd:date
  ] .

oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person-69958b3a-d2d8-59af-e5f2-07b42c29c0af
  a a2a:Person ;
  rdfs:label "Zijmen Claase Meeuwenoort" ;
  a2a:PersonName [
    rdfs:label "Zijmen Claase Meeuwenoort" ;
    a2a:PersonNameFirstName "Zijmen" ;
    a2a:PersonNamePatronym "Claase" ;
    a2a:PersonNameLastName "Meeuwenoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person-21c1fd3e-3a79-7e07-708b-4e04cb926125
  a a2a:Person ;
  rdfs:label "Marijtje Floris Vink" ;
  a2a:PersonName [
    rdfs:label "Marijtje Floris Vink" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNamePatronym "Floris" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person-5409f0b6-f462-58d1-d507-bbe4f3a252f2
  a a2a:Person ;
  rdfs:label "Lijsie Thomas Vink" ;
  a2a:PersonName [
    rdfs:label "Lijsie Thomas Vink" ;
    a2a:PersonNameFirstName "Lijsie" ;
    a2a:PersonNamePatronym "Thomas" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person-e421c112-349b-4621-5759-b76b75bbe5f8
  a a2a:Person ;
  rdfs:label "Hendrik Thomas Vink" ;
  a2a:PersonName [
    rdfs:label "Hendrik Thomas Vink" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Thomas" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1805-07-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person:a7945c0b-47c2-33e2-cd4f-dbc9abdbc80c ;
  a2a:EventKeyRef oa:event_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Event1 .

oa:relationep_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person:69958b3a-d2d8-59af-e5f2-07b42c29c0af ;
  a2a:EventKeyRef oa:event_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Event1 .

oa:relationep_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person:21c1fd3e-3a79-7e07-708b-4e04cb926125 ;
  a2a:EventKeyRef oa:event_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Event1 .

oa:relationep_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person:5409f0b6-f462-58d1-d507-bbe4f3a252f2 ;
  a2a:EventKeyRef oa:event_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Event1 .

oa:relationep_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Person:e421c112-349b-4621-5759-b76b75bbe5f8 ;
  a2a:EventKeyRef oa:event_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82_Event1 .

oa:source_elo_bd6b4701-371f-b8d5-2bdf-536bfe306a82
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1732-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1805" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1805-07-11"^^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: 8, Periode: 1732..." ;
    a2a:Book "Doopboek en trouwboek (RK) van Noordwijk-Binnen en Noordwijk aan Zee, 1732-1811." ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "230vs" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk, Deel: 8, Periode: 1732..., Doopboek en trouwboek (RK) van Noordwijk-Binnen en Noordwijk aan Zee, 1732-1811., 8, 230vs"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/bd6b4701-371f-b8d5-2bdf-536bfe306a82/iiif/3/782423/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bd6b4701-371f-b8d5-2bdf-536bfe306a82" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/bd6b4701-371f-b8d5-2bdf-536bfe306a82/iiif/3/782423/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/bd6b4701-371f-b8d5-2bdf-536bfe306a82" ;
  a2a:RecordGUID "{bd6b4701-371f-b8d5-2bdf-536bfe306a82}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 11-07-1805<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0910/file/8\">Inventarisnummer 8 van archiefnummer 0910 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, Trouw- en Begraafregisters (retroacta B.S.) Noordwijk" ;
  a2a:SourceRemarkdeel "8" ;
  a2a:SourceRemarkregister_periode "1732-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_16026_00016026.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 11-07-1805" .
