@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_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe
  a a2a:Record ;
  rdfs:label "Doop (in het jaar 1600-1800)" ;
  a2a:hasPerson oa:person_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_230092413, oa:person_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_230092419, oa:person_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_230092425, oa:person_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_230092431 ;
  a2a:hasEvent oa:event_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_Event1 ;
  a2a:hasRelationEP oa:relationep_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_0, oa:relationep_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_1, oa:relationep_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_2, oa:relationep_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_3 ;
  a2a:hasSource oa:source_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe .

oa:person_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_230092413
  a a2a:Person ;
  rdfs:label "Anna" ;
  a2a:PersonName [
    rdfs:label "Anna" ;
    a2a:PersonNameFirstName "Anna"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_230092419
  a a2a:Person ;
  rdfs:label "Tijmen Jansz Bogaert" ;
  a2a:PersonName [
    rdfs:label "Tijmen Jansz Bogaert" ;
    a2a:PersonNameFirstName "Tijmen" ;
    a2a:PersonNamePatronym "Jansz" ;
    a2a:PersonNameLastName "Bogaert"
  ] ;
  a2a:Gender "Man" .

oa:person_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_230092425
  a a2a:Person ;
  rdfs:label "Jannetje Jakobs Bollebakker" ;
  a2a:PersonName [
    rdfs:label "Jannetje Jakobs Bollebakker" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePatronym "Jakobs" ;
    a2a:PersonNameLastName "Bollebakker"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_230092431
  a a2a:Person ;
  rdfs:label "Gerritje Josephs Kas" ;
  a2a:PersonName [
    rdfs:label "Gerritje Josephs Kas" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNamePatronym "Josephs" ;
    a2a:PersonNameLastName "Kas"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_Event1
  a a2a:Event ;
  rdfs:label "other:Doop" ;
  a2a:EventType "other:Doop" ;
  a2a:EventPlace [
    a2a:Place "Hilversum" ;
    rdfs:label "Hilversum"
  ] .

oa:relationep_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_230092413 ;
  a2a:EventKeyRef oa:event_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_Event1 .

oa:relationep_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_230092419 ;
  a2a:EventKeyRef oa:event_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_Event1 .

oa:relationep_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_230092425 ;
  a2a:EventKeyRef oa:event_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_Event1 .

oa:relationep_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_230092431 ;
  a2a:EventKeyRef oa:event_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe_Event1 .

oa:source_sgv_269e61cf-3e5f-5e1c-0b05-e9b98da73efe
  a a2a:Source ;
  rdfs:label "Streekarchief Gooi en Vechtstreek, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hilversum" ;
    rdfs:label "Hilversum", "1600-01-01 - 1800-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1600-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1755" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1755-02-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Gooi en Vechtstreek" ;
    a2a:Place "Hilversum" ;
    a2a:Collection "Doop-, trouw- en doodboek , 1/1/1704-1707 - Doopinschrijvingen" ;
    a2a:DocumentNumber "120" ;
    a2a:RegistryNumber "9a" ;
    rdfs:label "Streekarchief Gooi en Vechtstreek, Hilversum, Doop-, trouw- en doodboek , 1/1/1704-1707 - Doopinschrijvingen, 120, 9a"
  ] ;
  a2a:SourceLastChangeDate "2020-04-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://zoeken.gooienvechthistorisch.nl/detail.php?id=228976787" ;
  a2a:RecordIdentifier "228976787 / IND0038570" ;
  a2a:RecordGUID "{269e61cf-3e5f-5e1c-0b05-e9b98da73efe}" ;
  a2a:SourceRemarkProvenance "Genealogische persoonsinformatie Hilversum.csv gedownload via https://zoeken.gooienvechthistorisch.nl/opendata.php gecombineerd met gescrape-de akte, scan en broninformatie van website en omgezet naar A2A" .

