@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_3ac00a59-b244-a4ac-a69f-5b835430cbb2
  a a2a:Record ;
  rdfs:label "Doop op 11 december 1678 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Person-b229eb0a-e51b-b69a-ab0f-930a4990fbb0, oa:person_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Person-553b6bcf-7beb-d03c-2644-c91b9f0fdbc5, oa:person_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Person-2bfebc2c-9df3-7e87-e26e-fdad2b98f72a, oa:person_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Person-7540ed0d-5ce6-0d5f-8651-fe47908cbd5d ;
  a2a:hasEvent oa:event_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_0, oa:relationep_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_1, oa:relationep_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_2, oa:relationep_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_3 ;
  a2a:hasSource oa:source_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2 .

oa:person_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Person-b229eb0a-e51b-b69a-ab0f-930a4990fbb0
  a a2a:Person ;
  rdfs:label "Henricus Anthonij" ;
  a2a:PersonName [
    rdfs:label "Henricus Anthonij" ;
    a2a:PersonNameLastName "Henricus Anthonij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Person-553b6bcf-7beb-d03c-2644-c91b9f0fdbc5
  a a2a:Person ;
  rdfs:label "van der Spanck Henrica Mijssen van der Spanck" ;
  a2a:PersonName [
    rdfs:label "van der Spanck Henrica Mijssen van der Spanck" ;
    a2a:PersonNameFirstName "van der" ;
    a2a:PersonNamePatronym "Spanck Henrica Mijssen" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Spanck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Person-2bfebc2c-9df3-7e87-e26e-fdad2b98f72a
  a a2a:Person ;
  rdfs:label "Bartholomeus Voets Elisabetha" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Voets Elisabetha" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNamePrefixLastName "Voets" ;
    a2a:PersonNameLastName "Elisabetha"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Person-7540ed0d-5ce6-0d5f-8651-fe47908cbd5d
  a a2a:Person ;
  rdfs:label "Joannis Voets Elisabetha" ;
  a2a:PersonName [
    rdfs:label "Joannis Voets Elisabetha" ;
    a2a:PersonNameFirstName "Joannis" ;
    a2a:PersonNamePrefixLastName "Voets" ;
    a2a:PersonNameLastName "Elisabetha"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1678-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] .

oa:relationep_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Person:b229eb0a-e51b-b69a-ab0f-930a4990fbb0 ;
  a2a:EventKeyRef oa:event_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Event1 .

oa:relationep_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Person:553b6bcf-7beb-d03c-2644-c91b9f0fdbc5 ;
  a2a:EventKeyRef oa:event_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Event1 .

oa:relationep_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Person:2bfebc2c-9df3-7e87-e26e-fdad2b98f72a ;
  a2a:EventKeyRef oa:event_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Event1 .

oa:relationep_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Person:7540ed0d-5ce6-0d5f-8651-fe47908cbd5d ;
  a2a:EventKeyRef oa:event_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2_Event1 .

oa:source_bhi_3ac00a59-b244-a4ac-a69f-5b835430cbb2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1678-12-11 - 1678-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1678-12-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Folio "71" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, 71"
  ] ;
  a2a:SourceLastChangeDate "2015-06-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/memorix/genealogy/detail?serviceUrl=/genealogie/weergave/akte/layout/default/id/3ac00a59-b244-a4ac-a69f-5b835430cbb2" ;
  a2a:RecordGUID "{3ac00a59-b244-a4ac-a69f-5b835430cbb2}" .

