@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_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28
  a a2a:Record ;
  rdfs:label "Doop op 11 december 1633 te Werkendam" ;
  a2a:hasPerson oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person-9c8aa5e0-4659-11e3-a747-d206bceb4d38, oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person-9c8ada9c-4659-11e3-a747-d206bceb4d38, oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person-9c8b1142-4659-11e3-a747-d206bceb4d38, oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person-9c8a6c4c-4659-11e3-a747-d206bceb4d38, oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person-9c89e95c-4659-11e3-a747-d206bceb4d38, oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person-9c8a22f0-4659-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_0, oa:relationep_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_1, oa:relationep_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_2, oa:relationep_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_3, oa:relationep_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_4, oa:relationep_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_5 ;
  a2a:hasSource oa:source_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28 .

oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person-9c8aa5e0-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Goswin Janssen Schrieck" ;
  a2a:PersonName [
    rdfs:label "Goswin Janssen Schrieck" ;
    a2a:PersonNameFirstName "Goswin" ;
    a2a:PersonNamePatronym "Janssen" ;
    a2a:PersonNameLastName "Schrieck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person-9c8ada9c-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan Pauwelssen" ;
  a2a:PersonName [
    rdfs:label "Jan Pauwelssen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Pauwelssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person-9c8b1142-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Bastiaen Crijnen" ;
  a2a:PersonName [
    rdfs:label "Bastiaen Crijnen" ;
    a2a:PersonNameFirstName "Bastiaen" ;
    a2a:PersonNameLastName "Crijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person-9c8a6c4c-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maijken Jacobs" ;
  a2a:PersonName [
    rdfs:label "Maijken Jacobs" ;
    a2a:PersonNameFirstName "Maijken" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person-9c89e95c-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacob Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jacob Jacobs" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person-9c8a22f0-4659-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Martin Jacobs" ;
  a2a:PersonName [
    rdfs:label "Martin Jacobs" ;
    a2a:PersonNameFirstName "Martin" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1633" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1633-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person:9c8aa5e0-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Event1 .

oa:relationep_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person:9c8ada9c-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Event1 .

oa:relationep_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person:9c8b1142-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Event1 .

oa:relationep_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person:9c8a6c4c-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Event1 .

oa:relationep_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person:9c89e95c-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Event1 .

oa:relationep_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Person:9c8a22f0-4659-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28_Event1 .

oa:source_bhi_c4c2c8bf-825c-ed82-22b4-e4a20c769b28
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam", "1633-12-11 - 1633-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1633-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1633-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1633" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1633-12-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Streekarchief Land van Heusden en Altena, Bron: boek, Deel: 1, Periode: 1632-1668" ;
    a2a:Book "Nederduits Gereformeerd doop- en trouwboek 1632-1668" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "10r" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Streekarchief Land van Heusden en Altena, Bron: boek, Deel: 1, Periode: 1632-1668, Nederduits Gereformeerd doop- en trouwboek 1632-1668, 1, 10r"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c4c2c8bf-825c-ed82-22b4-e4a20c769b28" ;
  a2a:RecordGUID "{c4c2c8bf-825c-ed82-22b4-e4a20c769b28}" ;
  a2a:SourceRemarkOpmerking "<a href=https://salha.nl/bronnen/genealogy/bladeren-door-genealogische-bronnen/registers/0fe1a5f8-7868-a0e2-621c-503658f9713b target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van SALHA Heusden</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_4613_00004613.xml van BHI" .

