@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_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61
  a a2a:Record ;
  rdfs:label "Geboorte op 1 juni 1843" ;
  a2a:hasPerson oa:person_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_Person-8ac3bccc-462a-11e3-a747-d206bceb4d38, oa:person_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_Person-8ac43ef4-462a-11e3-a747-d206bceb4d38, oa:person_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_Person-8ac3f700-462a-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_0, oa:relationep_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_1, oa:relationep_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_2 ;
  a2a:hasSource oa:source_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61 .

oa:person_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_Person-8ac3bccc-462a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes Anthonius van de Ligt" ;
  a2a:PersonName [
    rdfs:label "Johannes Anthonius van de Ligt" ;
    a2a:PersonNameFirstName "Johannes Anthonius" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ligt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1843-06-01"^^xsd:date
  ] .

oa:person_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_Person-8ac43ef4-462a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petronella Jansen" ;
  a2a:PersonName [
    rdfs:label "Petronella Jansen" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_Person-8ac3f700-462a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan van de Ligt" ;
  a2a:PersonName [
    rdfs:label "Jan van de Ligt" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ligt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1843" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1843-06-01"^^xsd:date
  ] .

oa:relationep_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_Person:8ac3bccc-462a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_Event1 .

oa:relationep_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_Person:8ac43ef4-462a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_Event1 .

oa:relationep_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_Person:8ac3f700-462a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61_Event1 .

oa:source_bhi_96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sambeek" ;
    rdfs:label "Sambeek", "1843-01-01 - 1843-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 6931, Periode: 1843" ;
    a2a:Book "Geboorteregister Sambeek 1843" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "6931" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 6931, Periode: 1843, Geboorteregister Sambeek 1843, 14, 6931"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/12f5c896-90bc-b68b-3ece-faf8e32e3cbb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/12f5c896-90bc-b68b-3ece-faf8e32e3cbb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-11-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61" ;
  a2a:RecordGUID "{96fbdd9f-4dd2-ce8b-e252-b6cf7cd48f61}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_8329_00008329.xml van BHI" .

