@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_nha_f884eb58-7e45-9b19-a3da-e2126c221e51
  a a2a:Record ;
  rdfs:label "Doop op 11 augustus 1731 te Diemen" ;
  a2a:hasPerson oa:person_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Person1, oa:person_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Person2, oa:person_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Person3, oa:person_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Person4 ;
  a2a:hasEvent oa:event_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_0, oa:relationep_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_1, oa:relationep_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_2, oa:relationep_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_3 ;
  a2a:hasSource oa:source_nha_f884eb58-7e45-9b19-a3da-e2126c221e51 .

oa:person_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Person1
  a a2a:Person ;
  rdfs:label "Agatha Kock" ;
  a2a:PersonName [
    rdfs:label "Agatha Kock" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Kock"
  ] .

oa:person_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Person2
  a a2a:Person ;
  rdfs:label "Gerrit Kock" ;
  a2a:PersonName [
    rdfs:label "Gerrit Kock" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Kock"
  ] .

oa:person_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Person3
  a a2a:Person ;
  rdfs:label "Jannetje Jansen" ;
  a2a:PersonName [
    rdfs:label "Jannetje Jansen" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePatronym "Jansen"
  ] .

oa:person_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Person4
  a a2a:Person ;
  rdfs:label "Hilletie Piters" ;
  a2a:PersonName [
    rdfs:label "Hilletie Piters" ;
    a2a:PersonNameFirstName "Hilletie" ;
    a2a:PersonNamePatronym "Piters"
  ] .

oa:event_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1731" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1731-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Diemen" ;
    rdfs:label "Diemen"
  ] .

oa:relationep_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Person1 ;
  a2a:EventKeyRef oa:event_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Event1 .

oa:relationep_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Person2 ;
  a2a:EventKeyRef oa:event_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Event1 .

oa:relationep_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Person3 ;
  a2a:EventKeyRef oa:event_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Event1 .

oa:relationep_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Person4 ;
  a2a:EventKeyRef oa:event_nha_f884eb58-7e45-9b19-a3da-e2126c221e51_Event1 .

oa:source_nha_f884eb58-7e45-9b19-a3da-e2126c221e51
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem", "1692-01-01 - 1741-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1692-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1741-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Folio "66" ;
    rdfs:label "Noord-Hollands Archief, 66"
  ] ;
  a2a:SourceLastChangeDate "2021-05-16"^^xsd:date ;
  a2a:RecordIdentifier "594" ;
  a2a:RecordGUID "{f884eb58-7e45-9b19-a3da-e2126c221e51}" ;
  a2a:SourceRemarkVrijwilliger "Willem R. J. Vermeulen" ;
  a2a:SourceRemarkIndexNaam "Index op de Rooms-Katholieke Dopen in het dorp Diemen tussen 1692 en 1741" ;
  a2a:SourceRemarkProvenance "data_Diemen_Roman_Catholic_baptisms_1692_1741.csv index uploaded by author - CC0" .

