@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_a0639c0f-53da-e023-bb01-31e498db9ddc
  a a2a:Record ;
  rdfs:label "Registratie op 3 februari 1835 te Andel" ;
  a2a:hasPerson oa:person_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Person-935b4f7b-057c-c8f7-adf9-1f20abda1a30, oa:person_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Person-96c0cfc2-dcd1-5759-d39d-be68b9056f8a, oa:person_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Person-640b97db-91b1-feb8-29fa-afc1fbf3cbe2, oa:person_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Person-5e65ddc2-5c41-5126-08a8-6588e050eda7 ;
  a2a:hasEvent oa:event_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_0, oa:relationep_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_1, oa:relationep_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_2, oa:relationep_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_3 ;
  a2a:hasSource oa:source_sha_a0639c0f-53da-e023-bb01-31e498db9ddc .

oa:person_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Person-935b4f7b-057c-c8f7-adf9-1f20abda1a30
  a a2a:Person ;
  rdfs:label "Johannes van Noorloos" ;
  a2a:PersonName [
    rdfs:label "Johannes van Noorloos" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Noorloos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1835-02-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Person-96c0cfc2-dcd1-5759-d39d-be68b9056f8a
  a a2a:Person ;
  rdfs:label "Elisabeth Gijben" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Gijben" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Gijben"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1838-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalst (GD)" ;
    rdfs:label "Aalst (GD)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Person-640b97db-91b1-feb8-29fa-afc1fbf3cbe2
  a a2a:Person ;
  rdfs:label "Theodorus Francois van Noorloos" ;
  a2a:PersonName [
    rdfs:label "Theodorus Francois van Noorloos" ;
    a2a:PersonNameFirstName "Theodorus Francois" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Noorloos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1873-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Person-5e65ddc2-5c41-5126-08a8-6588e050eda7
  a a2a:Person ;
  rdfs:label "Hendrik Ivo van Noorloos" ;
  a2a:PersonName [
    rdfs:label "Hendrik Ivo van Noorloos" ;
    a2a:PersonNameFirstName "Hendrik Ivo" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Noorloos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1880-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1835" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1835-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:relationep_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Person:935b4f7b-057c-c8f7-adf9-1f20abda1a30 ;
  a2a:EventKeyRef oa:event_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Event1 .

oa:relationep_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Person:96c0cfc2-dcd1-5759-d39d-be68b9056f8a ;
  a2a:EventKeyRef oa:event_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Event1 .

oa:relationep_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Person:640b97db-91b1-feb8-29fa-afc1fbf3cbe2 ;
  a2a:EventKeyRef oa:event_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Event1 .

oa:relationep_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Person:5e65ddc2-5c41-5126-08a8-6588e050eda7 ;
  a2a:EventKeyRef oa:event_sha_a0639c0f-53da-e023-bb01-31e498db9ddc_Event1 .

oa:source_sha_a0639c0f-53da-e023-bb01-31e498db9ddc
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "1880-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 10, Periode: 1880-1890" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "93" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 10, Periode: 1880-1890, Bevolkingsregister, 10, 93"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a7058d40-6441-c6f5-71d2-935c0fb496a3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/a0639c0f-53da-e023-bb01-31e498db9ddc" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a7058d40-6441-c6f5-71d2-935c0fb496a3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/a0639c0f-53da-e023-bb01-31e498db9ddc" ;
  a2a:RecordGUID "{a0639c0f-53da-e023-bb01-31e498db9ddc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5016_00005016.xml van SHA" .

