@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_wba_caaffc6c-167a-07ba-92f2-e0854312b18a
  a a2a:Record ;
  rdfs:label "Geboorte op 8 februari 1911 te Steenbergen" ;
  a2a:hasPerson oa:person_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_Person-a9805628-1890-8fd7-3a83-7cf5f135f73f, oa:person_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_Person-37e5fd23-1924-e59e-b4ea-c2f79bcc4c1c, oa:person_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_Person-6f0d0f82-271a-0321-1f18-fe1c844aee1a ;
  a2a:hasEvent oa:event_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_0, oa:relationep_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_1, oa:relationep_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_2 ;
  a2a:hasSource oa:source_wba_caaffc6c-167a-07ba-92f2-e0854312b18a .

oa:person_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_Person-a9805628-1890-8fd7-3a83-7cf5f135f73f
  a a2a:Person ;
  rdfs:label "Jozef Jacobus Knop" ;
  a2a:PersonName [
    rdfs:label "Jozef Jacobus Knop" ;
    a2a:PersonNameFirstName "Jozef Jacobus" ;
    a2a:PersonNameLastName "Knop"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_Person-37e5fd23-1924-e59e-b4ea-c2f79bcc4c1c
  a a2a:Person ;
  rdfs:label "Anna Keepers" ;
  a2a:PersonName [
    rdfs:label "Anna Keepers" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Keepers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_Person-6f0d0f82-271a-0321-1f18-fe1c844aee1a
  a a2a:Person ;
  rdfs:label "Josephus Jacobus Knop" ;
  a2a:PersonName [
    rdfs:label "Josephus Jacobus Knop" ;
    a2a:PersonNameFirstName "Josephus Jacobus" ;
    a2a:PersonNameLastName "Knop"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1911-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:event_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1911-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:relationep_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_Person:a9805628-1890-8fd7-3a83-7cf5f135f73f ;
  a2a:EventKeyRef oa:event_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_Event1 .

oa:relationep_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_Person:37e5fd23-1924-e59e-b4ea-c2f79bcc4c1c ;
  a2a:EventKeyRef oa:event_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_Event1 .

oa:relationep_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_Person:6f0d0f82-271a-0321-1f18-fe1c844aee1a ;
  a2a:EventKeyRef oa:event_wba_caaffc6c-167a-07ba-92f2-e0854312b18a_Event1 .

oa:source_wba_caaffc6c-167a-07ba-92f2-e0854312b18a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1911-02-08 - 1911-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1911-02-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Steenbergen - burgerlijke stand, Bron: boek, Deel: 4124, Per..." ;
    a2a:Book "Geboorteregister 1911" ;
    a2a:DocumentNumber "35" ;
    a2a:RegistryNumber "4124" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Steenbergen - burgerlijke stand, Bron: boek, Deel: 4124, Per..., Geboorteregister 1911, 35, 4124"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/iiif/9cec3ec8-9f0f-4de3-6c60-d03d0d8648ee/info.json" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/caaffc6c-167a-07ba-92f2-e0854312b18a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/9cec3ec8-9f0f-4de3-6c60-d03d0d8648ee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/caaffc6c-167a-07ba-92f2-e0854312b18a" ;
  a2a:RecordGUID "{caaffc6c-167a-07ba-92f2-e0854312b18a}" ;
  a2a:SourceRemarkarchiefnaam "Archief van de gemeente Steenbergen - burgerlijke stand" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "4124" ;
  a2a:SourceRemarkregister_periode "1911" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_185_00000185.xml van WBA" .

[] a2a:PersonRemarkdiversen "Steenbergen wijk F nummer 8" .
