@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_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9
  a a2a:Record ;
  rdfs:label "Geboorte op 11 januari 1815 te Vlijmen en Engelen" ;
  a2a:hasPerson oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person-b3c995c4-e746-3cb5-7ee6-669206eb9795, oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person-551965d4-ebf0-f4e0-e081-fb9e962d1b76, oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person-2684ffde-bda9-6e79-af78-1d6765741114, oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person-d16a617e-95e4-65d0-8293-8e8537a988a2, oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person-e5b41e55-0ae6-1ce8-5b08-63cad184a75d ;
  a2a:hasEvent oa:event_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_0, oa:relationep_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_1, oa:relationep_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_2, oa:relationep_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_3, oa:relationep_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_4 ;
  a2a:hasSource oa:source_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9 .

oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person-b3c995c4-e746-3cb5-7ee6-669206eb9795
  a a2a:Person ;
  rdfs:label "Adriaan de Wijs" ;
  a2a:PersonName [
    rdfs:label "Adriaan de Wijs" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen en Engelen" ;
    rdfs:label "Vlijmen en Engelen"
  ] ;
  a2a:Profession "mandenmaker" .

oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person-551965d4-ebf0-f4e0-e081-fb9e962d1b76
  a a2a:Person ;
  rdfs:label "Martinus Freijsen" ;
  a2a:PersonName [
    rdfs:label "Martinus Freijsen" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Freijsen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen en Engelen" ;
    rdfs:label "Vlijmen en Engelen"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person-2684ffde-bda9-6e79-af78-1d6765741114
  a a2a:Person ;
  rdfs:label "Petronilla Honcoop" ;
  a2a:PersonName [
    rdfs:label "Petronilla Honcoop" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Honcoop"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1815-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen en Engelen" ;
    rdfs:label "Vlijmen en Engelen"
  ] .

oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person-d16a617e-95e4-65d0-8293-8e8537a988a2
  a a2a:Person ;
  rdfs:label "Nicolaas Honcoop" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Honcoop" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Honcoop"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "herbergier" .

oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person-e5b41e55-0ae6-1ce8-5b08-63cad184a75d
  a a2a:Person ;
  rdfs:label "Gijsberta van der Vliet" ;
  a2a:PersonName [
    rdfs:label "Gijsberta van der Vliet" ;
    a2a:PersonNameFirstName "Gijsberta" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Vliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1815-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen en Engelen" ;
    rdfs:label "Vlijmen en Engelen"
  ] .

oa:relationep_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person:b3c995c4-e746-3cb5-7ee6-669206eb9795 ;
  a2a:EventKeyRef oa:event_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Event1 .

oa:relationep_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person:551965d4-ebf0-f4e0-e081-fb9e962d1b76 ;
  a2a:EventKeyRef oa:event_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Event1 .

oa:relationep_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person:2684ffde-bda9-6e79-af78-1d6765741114 ;
  a2a:EventKeyRef oa:event_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Event1 .

oa:relationep_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person:d16a617e-95e4-65d0-8293-8e8537a988a2 ;
  a2a:EventKeyRef oa:event_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Event1 .

oa:relationep_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Person:e5b41e55-0ae6-1ce8-5b08-63cad184a75d ;
  a2a:EventKeyRef oa:event_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9_Event1 .

oa:source_sha_eafd5d74-c173-d604-a29b-271ffd5dacb9
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen en Engelen" ;
    rdfs:label "Vlijmen en Engelen", "1815-01-11 - 1815-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1815" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1815-01-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 5005, Periode: 1814-1823" ;
    a2a:Book "Geboorteregister" ;
    a2a:RegistryNumber "5005" ;
    a2a:Folio "1r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5005, Periode: 1814-1823, Geboorteregister, 5005, 1r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f550a8c3-359c-3149-5d3f-4353860c08f4.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/eafd5d74-c173-d604-a29b-271ffd5dacb9" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f550a8c3-359c-3149-5d3f-4353860c08f4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/eafd5d74-c173-d604-a29b-271ffd5dacb9" ;
  a2a:RecordGUID "{eafd5d74-c173-d604-a29b-271ffd5dacb9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6854_00006854.xml van SHA" .

