@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_5a6b5184-e2f4-802c-b810-32633be27f3c
  a a2a:Record ;
  rdfs:label "Doop (in het jaar 1600-1800)" ;
  a2a:hasPerson oa:person_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_230206602, oa:person_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_230206590, oa:person_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_230206596 ;
  a2a:hasEvent oa:event_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_Event1 ;
  a2a:hasRelationEP oa:relationep_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_0, oa:relationep_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_1, oa:relationep_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_2 ;
  a2a:hasSource oa:source_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c .

oa:person_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_230206602
  a a2a:Person ;
  rdfs:label "Mettie Jacobs" ;
  a2a:PersonName [
    rdfs:label "Mettie Jacobs" ;
    a2a:PersonNameFirstName "Mettie" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_230206590
  a a2a:Person ;
  rdfs:label "Joanna" ;
  a2a:PersonName [
    rdfs:label "Joanna" ;
    a2a:PersonNameFirstName "Joanna"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_230206596
  a a2a:Person ;
  rdfs:label "Jan Busch" ;
  a2a:PersonName [
    rdfs:label "Jan Busch" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Busch"
  ] ;
  a2a:Gender "Man" .

oa:event_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_Event1
  a a2a:Event ;
  rdfs:label "other:Doop" ;
  a2a:EventType "other:Doop" ;
  a2a:EventPlace [
    a2a:Place "Laren" ;
    rdfs:label "Laren"
  ] .

oa:relationep_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_230206602 ;
  a2a:EventKeyRef oa:event_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_Event1 .

oa:relationep_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_230206590 ;
  a2a:EventKeyRef oa:event_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_Event1 .

oa:relationep_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_230206596 ;
  a2a:EventKeyRef oa:event_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c_Event1 .

oa:source_sgv_5a6b5184-e2f4-802c-b810-32633be27f3c
  a a2a:Source ;
  rdfs:label "Streekarchief Gooi en Vechtstreek, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Laren" ;
    rdfs:label "Laren", "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 "1738" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1738-04-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Gooi en Vechtstreek" ;
    a2a:Place "Hilversum" ;
    a2a:Collection "Doop-, trouw- en doodboek , 1704-1774 - doopinschrijvingen" ;
    a2a:DocumentNumber "120" ;
    a2a:RegistryNumber "4a" ;
    rdfs:label "Streekarchief Gooi en Vechtstreek, Hilversum, Doop-, trouw- en doodboek , 1704-1774 - doopinschrijvingen, 120, 4a"
  ] ;
  a2a:SourceLastChangeDate "2020-04-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://zoeken.gooienvechthistorisch.nl/detail.php?id=229004032" ;
  a2a:RecordIdentifier "229004032 / IND0043990" ;
  a2a:RecordGUID "{5a6b5184-e2f4-802c-b810-32633be27f3c}" ;
  a2a:SourceRemarkProvenance "Genealogische persoonsinformatie Laren.csv gedownload via https://zoeken.gooienvechthistorisch.nl/opendata.php gecombineerd met gescrape-de akte, scan en broninformatie van website en omgezet naar A2A" .

