@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_94077E38-9DAB-424A-B426-481D21CD2DB3
  a a2a:Record ;
  rdfs:label "Doop op 10 januari 1802 te Zeist" ;
  a2a:hasPerson oa:person_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_Person3247947894, oa:person_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_Person3247947895, oa:person_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_Person3247947896 ;
  a2a:hasEvent oa:event_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_0, oa:relationep_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_1, oa:relationep_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_2 ;
  a2a:hasSource oa:source_hua_94077E38-9DAB-424A-B426-481D21CD2DB3 ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/94077E389DAB424AB426481D21CD2DB3> .

oa:person_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_Person3247947894
  a a2a:Person ;
  rdfs:label "Adolf Gerardus van Maurik" ;
  a2a:PersonName [
    rdfs:label "Adolf Gerardus van Maurik" ;
    a2a:PersonNameFirstName "Adolf Gerardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Maurik"
  ] ;
  a2a:Gender "Man" .

oa:person_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_Person3247947895
  a a2a:Person ;
  rdfs:label "Jan van Maurik" ;
  a2a:PersonName [
    rdfs:label "Jan van Maurik" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Maurik"
  ] .

oa:person_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_Person3247947896
  a a2a:Person ;
  rdfs:label "Catharina Busbroek" ;
  a2a:PersonName [
    rdfs:label "Catharina Busbroek" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Busbroek"
  ] .

oa:event_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "10-01-1802" ;
    a2a:Year "1802" ;
    a2a:Month "01" ;
    a2a:Day "10" ;
    rdfs:label "1802-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zeist" ;
    rdfs:label "Zeist"
  ] ;
  a2a:EventReligion "Nederlands-hervormd" .

oa:relationep_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_Person3247947894 ;
  a2a:EventKeyRef oa:event_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_Event1 .

oa:relationep_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_Person3247947895 ;
  a2a:EventKeyRef oa:event_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_Event1 .

oa:relationep_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_Person3247947896 ;
  a2a:EventKeyRef oa:event_hua_94077E38-9DAB-424A-B426-481D21CD2DB3_Event1 .

oa:source_hua_94077E38-9DAB-424A-B426-481D21CD2DB3
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Zeist" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zeist, Nederland", "1802-01-10 - 1802-01-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-01-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-01-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-01-1802" ;
    a2a:Year "1802" ;
    a2a:Month "01" ;
    a2a:Day "10" ;
    rdfs:label "10-01-1802"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Place "Utrecht" ;
    a2a:Collection "Verzameling doop-, trouw- en begraafregisters" ;
    a2a:Book "Zeist NH, 1732-1811" ;
    a2a:RegistryNumber "515" ;
    a2a:Folio "50" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Verzameling doop-, trouw- en begraafregisters, Zeist NH, 1732-1811, 515, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/39/609C5C3392714642E0534701000A17FD" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/39/609C5C3392714642E0534701000A17FD" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/39/609C5C3392714642E0534701000A17FD"
  ] ;
  a2a:SourceLastChangeDate "2023-05-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hetutrechtsarchief.nl/collectie/94077E389DAB424AB426481D21CD2DB3" ;
  a2a:RecordIdentifier "3247947893" ;
  a2a:RecordGUID "{94077E38-9DAB-424A-B426-481D21CD2DB3}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5C34ABD54642E0534701000A17FD" .

