@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_173EFE90-9886-4157-8626-67AF5E552B9E
  a a2a:Record ;
  rdfs:label "Doop op 20 juli 1732 te Bunschoten" ;
  a2a:hasPerson oa:person_hua_173EFE90-9886-4157-8626-67AF5E552B9E_Person1304244781, oa:person_hua_173EFE90-9886-4157-8626-67AF5E552B9E_Person1304244782, oa:person_hua_173EFE90-9886-4157-8626-67AF5E552B9E_Person1304244783 ;
  a2a:hasEvent oa:event_hua_173EFE90-9886-4157-8626-67AF5E552B9E_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_173EFE90-9886-4157-8626-67AF5E552B9E_0, oa:relationep_hua_173EFE90-9886-4157-8626-67AF5E552B9E_1, oa:relationep_hua_173EFE90-9886-4157-8626-67AF5E552B9E_2 ;
  a2a:hasSource oa:source_hua_173EFE90-9886-4157-8626-67AF5E552B9E ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/173EFE9098864157862667AF5E552B9E> .

oa:person_hua_173EFE90-9886-4157-8626-67AF5E552B9E_Person1304244781
  a a2a:Person ;
  rdfs:label "Rijk Rijksz" ;
  a2a:PersonName [
    rdfs:label "Rijk Rijksz" ;
    a2a:PersonNameFirstName "Rijk" ;
    a2a:PersonNameLastName "Rijksz"
  ] ;
  a2a:Gender "Man" .

oa:person_hua_173EFE90-9886-4157-8626-67AF5E552B9E_Person1304244782
  a a2a:Person ;
  rdfs:label "Evert Rijksz" ;
  a2a:PersonName [
    rdfs:label "Evert Rijksz" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Rijksz"
  ] .

oa:person_hua_173EFE90-9886-4157-8626-67AF5E552B9E_Person1304244783
  a a2a:Person ;
  rdfs:label "Teuntje" ;
  a2a:PersonName [
    rdfs:label "Teuntje" ;
    a2a:PersonNameFirstName "Teuntje"
  ] .

oa:event_hua_173EFE90-9886-4157-8626-67AF5E552B9E_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "20-07-1732" ;
    a2a:Year "1732" ;
    a2a:Month "07" ;
    a2a:Day "20" ;
    rdfs:label "1732-07-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bunschoten" ;
    rdfs:label "Bunschoten"
  ] ;
  a2a:EventReligion "Nederlands-hervormd" .

oa:relationep_hua_173EFE90-9886-4157-8626-67AF5E552B9E_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hua_173EFE90-9886-4157-8626-67AF5E552B9E_Person1304244781 ;
  a2a:EventKeyRef oa:event_hua_173EFE90-9886-4157-8626-67AF5E552B9E_Event1 .

oa:relationep_hua_173EFE90-9886-4157-8626-67AF5E552B9E_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hua_173EFE90-9886-4157-8626-67AF5E552B9E_Person1304244782 ;
  a2a:EventKeyRef oa:event_hua_173EFE90-9886-4157-8626-67AF5E552B9E_Event1 .

oa:relationep_hua_173EFE90-9886-4157-8626-67AF5E552B9E_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hua_173EFE90-9886-4157-8626-67AF5E552B9E_Person1304244783 ;
  a2a:EventKeyRef oa:event_hua_173EFE90-9886-4157-8626-67AF5E552B9E_Event1 .

oa:source_hua_173EFE90-9886-4157-8626-67AF5E552B9E
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Bunschoten" ;
    a2a:Country "Nederland" ;
    rdfs:label "Bunschoten, Nederland", "1732-07-20 - 1732-07-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-07-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-07-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-07-1732" ;
    a2a:Year "1732" ;
    a2a:Month "07" ;
    a2a:Day "20" ;
    rdfs:label "20-07-1732"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Place "Utrecht" ;
    a2a:Collection "Verzameling doop-, trouw- en begraafregisters" ;
    a2a:Book "Bunschoten NH Dopen, 1713-1754, Trouwen, 1728-1755" ;
    a2a:RegistryNumber "96" ;
    a2a:Folio "31" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Verzameling doop-, trouw- en begraafregisters, Bunschoten NH Dopen, 1713-1754, Trouwen, 1728-1755, 96, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/39/609C5C339D6D4642E0534701000A17FD" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/39/609C5C339D6D4642E0534701000A17FD" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/39/609C5C339D6D4642E0534701000A17FD"
  ] ;
  a2a:SourceLastChangeDate "2023-03-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/173EFE9098864157862667AF5E552B9E" ;
  a2a:RecordIdentifier "1304244780" ;
  a2a:RecordGUID "{173EFE90-9886-4157-8626-67AF5E552B9E}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5C3502BB4642E0534701000A17FD" .

