@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_dc2df1af-6f4d-e639-e902-3c582c6c0846
  a a2a:Record ;
  rdfs:label "Doop (in het jaar 1600-1800)" ;
  a2a:hasPerson oa:person_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_229840669, oa:person_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_229840676, oa:person_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_229840683 ;
  a2a:hasEvent oa:event_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_Event1 ;
  a2a:hasRelationEP oa:relationep_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_0, oa:relationep_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_1, oa:relationep_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_2 ;
  a2a:hasSource oa:source_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846 .

oa:person_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_229840669
  a a2a:Person ;
  rdfs:label "Theodorus" ;
  a2a:PersonName [
    rdfs:label "Theodorus" ;
    a2a:PersonNameFirstName "Theodorus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "'s-Graveland" ;
    rdfs:label "'s-Graveland"
  ] .

oa:person_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_229840676
  a a2a:Person ;
  rdfs:label "Grietje Dirckse Garst" ;
  a2a:PersonName [
    rdfs:label "Grietje Dirckse Garst" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Dirckse" ;
    a2a:PersonNameLastName "Garst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "'s-Graveland" ;
    rdfs:label "'s-Graveland"
  ] .

oa:person_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_229840683
  a a2a:Person ;
  rdfs:label "Dirck Vasterde van Nes" ;
  a2a:PersonName [
    rdfs:label "Dirck Vasterde van Nes" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNamePatronym "Vasterde" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "'s-Graveland" ;
    rdfs:label "'s-Graveland"
  ] .

oa:event_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_Event1
  a a2a:Event ;
  rdfs:label "other:Doop" ;
  a2a:EventType "other:Doop" ;
  a2a:EventPlace [
    a2a:Place "Ankeveen" ;
    rdfs:label "Ankeveen"
  ] .

oa:relationep_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_229840669 ;
  a2a:EventKeyRef oa:event_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_Event1 .

oa:relationep_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_229840676 ;
  a2a:EventKeyRef oa:event_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_Event1 .

oa:relationep_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_229840683 ;
  a2a:EventKeyRef oa:event_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846_Event1 .

oa:source_sgv_dc2df1af-6f4d-e639-e902-3c582c6c0846
  a a2a:Source ;
  rdfs:label "Streekarchief Gooi en Vechtstreek, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ankeveen" ;
    rdfs:label "Ankeveen", "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 "1762" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1762-12-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Gooi en Vechtstreek" ;
    a2a:Place "Hilversum" ;
    a2a:Collection "Doopregister , 9/7/1718-7/3/1812 - deel 1" ;
    a2a:DocumentNumber "120" ;
    a2a:RegistryNumber "7a" ;
    rdfs:label "Streekarchief Gooi en Vechtstreek, Hilversum, Doopregister , 9/7/1718-7/3/1812 - deel 1, 120, 7a"
  ] ;
  a2a:SourceLastChangeDate "2020-04-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://zoeken.gooienvechthistorisch.nl/detail.php?id=228919315" ;
  a2a:RecordIdentifier "228919315 / IND0027108" ;
  a2a:RecordGUID "{dc2df1af-6f4d-e639-e902-3c582c6c0846}" ;
  a2a:SourceRemarkProvenance "Genealogische persoonsinformatie Ankeveen.csv gedownload via https://zoeken.gooienvechthistorisch.nl/opendata.php gecombineerd met gescrape-de akte, scan en broninformatie van website en omgezet naar A2A" .

