@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 schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021
  a a2a:Record ;
  rdfs:label "Doop op 28 juli 1715 te Veenendaal" ;
  a2a:hasPerson oa:person_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_Person3700136069, oa:person_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_Person3700136070, oa:person_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_Person3700136071 ;
  a2a:hasEvent oa:event_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_0, oa:relationep_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_1, oa:relationep_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_2 ;
  a2a:hasSource oa:source_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021 ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/8BC64BFC950A4F5594F22AB773AAB021> .

oa:person_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_Person3700136069
  a a2a:Person ;
  rdfs:label "Jacomijntje de Kuijper" ;
  a2a:PersonName [
    rdfs:label "Jacomijntje de Kuijper" ;
    a2a:PersonNameFirstName "Jacomijntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kuijper"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_Person3700136070
  a a2a:Person ;
  rdfs:label "Jan de Kuijper" ;
  a2a:PersonName [
    rdfs:label "Jan de Kuijper" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kuijper"
  ] .

oa:person_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_Person3700136071
  a a2a:Person ;
  rdfs:label "Maria van Veenendaal" ;
  a2a:PersonName [
    rdfs:label "Maria van Veenendaal" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Veenendaal"
  ] .

oa:event_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "28-07-1715" ;
    a2a:Year "1715" ;
    a2a:Month "07" ;
    a2a:Day "28" ;
    rdfs:label "1715-07-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veenendaal" ;
    rdfs:label "Veenendaal"
  ] ;
  a2a:EventReligion "Nederlands-hervormd" .

oa:relationep_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_Person3700136069 ;
  a2a:EventKeyRef oa:event_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_Event1 .

oa:relationep_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_Person3700136070 ;
  a2a:EventKeyRef oa:event_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_Event1 .

oa:relationep_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_Person3700136071 ;
  a2a:EventKeyRef oa:event_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021_Event1 .

oa:source_hua_8BC64BFC-950A-4F55-94F2-2AB773AAB021
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Veenendaal" ;
    a2a:Country "Nederland" ;
    rdfs:label "Veenendaal, Nederland", "1715-07-28 - 1715-07-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-07-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1715-07-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-07-1715" ;
    a2a:Year "1715" ;
    a2a:Month "07" ;
    a2a:Day "28" ;
    rdfs:label "28-07-1715"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Place "Utrecht" ;
    a2a:Collection "Verzameling doop-, trouw- en begraafregisters" ;
    a2a:Book "Veenendaal NH Dopen, 1701-1732" ;
    a2a:RegistryNumber "383" ;
    a2a:Folio "112" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Verzameling doop-, trouw- en begraafregisters, Veenendaal NH Dopen, 1701-1732, 383, 112"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/39/609C5C3376AA4642E0534701000A17FD" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/39/609C5C3376AA4642E0534701000A17FD" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/39/609C5C3376AA4642E0534701000A17FD"
  ] ;
  a2a:SourceLastChangeDate "2024-06-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/8BC64BFC950A4F5594F22AB773AAB021" ;
  a2a:RecordIdentifier "3700136068" ;
  a2a:RecordGUID "{8BC64BFC-950A-4F55-94F2-2AB773AAB021}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5C3405ED4642E0534701000A17FD" .

