@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_96b2ef56-3700-9a77-366a-be9a0aebcf7a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 april 1732 te Nieuwveen" ;
  a2a:hasPerson oa:person_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Person-3d51c2db-91d4-3ace-c2f2-ac432c688ef8, oa:person_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Person-cca10ce1-3f96-c12d-ad64-547e5011b96b, oa:person_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Person-a7dcc947-d670-0b06-d42a-5ed4ad5a2c31, oa:person_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Person-73392b86-d3d1-115c-2a22-4b22643abb87 ;
  a2a:hasEvent oa:event_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_0, oa:relationep_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_1, oa:relationep_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_2, oa:relationep_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_3 ;
  a2a:hasSource oa:source_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a .

oa:person_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Person-3d51c2db-91d4-3ace-c2f2-ac432c688ef8
  a a2a:Person ;
  rdfs:label "Willem Graij" ;
  a2a:PersonName [
    rdfs:label "Willem Graij" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Graij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Person-cca10ce1-3f96-c12d-ad64-547e5011b96b
  a a2a:Person ;
  rdfs:label "Willem Jan Graij" ;
  a2a:PersonName [
    rdfs:label "Willem Jan Graij" ;
    a2a:PersonNameFirstName "Willem Jan" ;
    a2a:PersonNameLastName "Graij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Person-a7dcc947-d670-0b06-d42a-5ed4ad5a2c31
  a a2a:Person ;
  rdfs:label "Maria Elizabeth Root" ;
  a2a:PersonName [
    rdfs:label "Maria Elizabeth Root" ;
    a2a:PersonNameFirstName "Maria Elizabeth" ;
    a2a:PersonNameLastName "Root"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Person-73392b86-d3d1-115c-2a22-4b22643abb87
  a a2a:Person ;
  rdfs:label "Maria Graij" ;
  a2a:PersonName [
    rdfs:label "Maria Graij" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Graij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1732-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen"
  ] .

oa:relationep_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Person:3d51c2db-91d4-3ace-c2f2-ac432c688ef8 ;
  a2a:EventKeyRef oa:event_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Event1 .

oa:relationep_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Person:cca10ce1-3f96-c12d-ad64-547e5011b96b ;
  a2a:EventKeyRef oa:event_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Event1 .

oa:relationep_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Person:a7dcc947-d670-0b06-d42a-5ed4ad5a2c31 ;
  a2a:EventKeyRef oa:event_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Event1 .

oa:relationep_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Person:73392b86-d3d1-115c-2a22-4b22643abb87 ;
  a2a:EventKeyRef oa:event_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a_Event1 .

oa:source_elo_96b2ef56-3700-9a77-366a-be9a0aebcf7a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Nieuwveen" ;
    rdfs:label "Nieuwveen", "1650-01-01 - 1736-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1650-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1736-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1732-04-21"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters Nieuwveen, Deel: 1, Periode: 1650-1736" ;
    a2a:Book "Doopboek van de Nederduits-gereformeerde gemeente (NH) te Nieuwveen, 3 april 1650 - 9 september 1..." ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "126" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters Nieuwveen, Deel: 1, Periode: 1650-1736, Doopboek van de Nederduits-gereformeerde gemeente (NH) te Nieuwveen, 3 april 1650 - 9 september 1..., 1, 126"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/96b2ef56-3700-9a77-366a-be9a0aebcf7a/iiif/3/1293057/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/96b2ef56-3700-9a77-366a-be9a0aebcf7a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/96b2ef56-3700-9a77-366a-be9a0aebcf7a/iiif/3/1293057/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/96b2ef56-3700-9a77-366a-be9a0aebcf7a" ;
  a2a:RecordGUID "{96b2ef56-3700-9a77-366a-be9a0aebcf7a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-04-1732<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/131.1.17/file/1\">Inventarisnummer 1 van archiefnummer 131.1.17 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters Nieuwveen" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1650-1736" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_22372_00022372.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-04-1732" .
