@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_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 januari 1665 te Voorhout" ;
  a2a:hasPerson oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person-bb466ebd-dd33-45e9-3368-b205c7277daa, oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person-776b64d1-b1e1-ec9d-e1c5-d6b06abc10be, oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person-15276021-dd76-eb12-6da1-d2c19e4cb08a, oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person-12a055db-534c-61df-fd84-de7447821e2a, oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person-a93d015f-61a3-cbfc-b893-77d3a8f1387b ;
  a2a:hasEvent oa:event_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_0, oa:relationep_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_1, oa:relationep_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_2, oa:relationep_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_3, oa:relationep_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_4 ;
  a2a:hasSource oa:source_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae .

oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person-bb466ebd-dd33-45e9-3368-b205c7277daa
  a a2a:Person ;
  rdfs:label "Grietje" ;
  a2a:PersonName [
    rdfs:label "Grietje" ;
    a2a:PersonNameFirstName "Grietje"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person-776b64d1-b1e1-ec9d-e1c5-d6b06abc10be
  a a2a:Person ;
  rdfs:label "Wouter Jansz" ;
  a2a:PersonName [
    rdfs:label "Wouter Jansz" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNamePatronym "Jansz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person-15276021-dd76-eb12-6da1-d2c19e4cb08a
  a a2a:Person ;
  rdfs:label "Treintje Louwris" ;
  a2a:PersonName [
    rdfs:label "Treintje Louwris" ;
    a2a:PersonNameFirstName "Treintje" ;
    a2a:PersonNamePatronym "Louwris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person-12a055db-534c-61df-fd84-de7447821e2a
  a a2a:Person ;
  rdfs:label "Pieter Dirksz van der Hoef" ;
  a2a:PersonName [
    rdfs:label "Pieter Dirksz van der Hoef" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Dirksz" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person-a93d015f-61a3-cbfc-b893-77d3a8f1387b
  a a2a:Person ;
  rdfs:label "Treintje Jans" ;
  a2a:PersonName [
    rdfs:label "Treintje Jans" ;
    a2a:PersonNameFirstName "Treintje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1665" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1665-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout"
  ] .

oa:relationep_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person:bb466ebd-dd33-45e9-3368-b205c7277daa ;
  a2a:EventKeyRef oa:event_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Event1 .

oa:relationep_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person:776b64d1-b1e1-ec9d-e1c5-d6b06abc10be ;
  a2a:EventKeyRef oa:event_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Event1 .

oa:relationep_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person:15276021-dd76-eb12-6da1-d2c19e4cb08a ;
  a2a:EventKeyRef oa:event_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Event1 .

oa:relationep_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person:12a055db-534c-61df-fd84-de7447821e2a ;
  a2a:EventKeyRef oa:event_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Event1 .

oa:relationep_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Person:a93d015f-61a3-cbfc-b893-77d3a8f1387b ;
  a2a:EventKeyRef oa:event_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae_Event1 .

oa:source_elo_acfd51d6-d2ca-cd17-6052-2fcaf1c40dae
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout", "1661-01-01 - 1801-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1661-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1665" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1665-01-18"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Voorhout: retroacta Burgerlijke Stand (DTB), Deel: 1a, Periode: 1661-1801" ;
    a2a:Book "Doopboek en trouwboek (NH) van Voorhout, 1661 - 1801." ;
    a2a:RegistryNumber "1a" ;
    a2a:Folio "2v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Voorhout: retroacta Burgerlijke Stand (DTB), Deel: 1a, Periode: 1661-1801, Doopboek en trouwboek (NH) van Voorhout, 1661 - 1801., 1a, 2v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f5ee81d3-f269-4cb7-90a7-d151761a83ac/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/acfd51d6-d2ca-cd17-6052-2fcaf1c40dae" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f5ee81d3-f269-4cb7-90a7-d151761a83ac/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/acfd51d6-d2ca-cd17-6052-2fcaf1c40dae" ;
  a2a:RecordGUID "{acfd51d6-d2ca-cd17-6052-2fcaf1c40dae}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 18-01-1665<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0633A/file/1a\">Inventarisnummer 1a van archiefnummer 0633A in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Voorhout: retroacta Burgerlijke Stand (DTB)" ;
  a2a:SourceRemarkdeel "1a" ;
  a2a:SourceRemarkregister_periode "1661-1801" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_27009_00027009.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 18-01-1665" .
