@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_55f929e4-cbaf-d3af-c8ca-2ba739660eb4
  a a2a:Record ;
  rdfs:label "Registratie op 2 juni 1816 te Nieuwkuijk" ;
  a2a:hasPerson oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person-32c1e392-9ca5-37c2-dbab-d641c98e04ca, oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person-226c9367-8766-a625-a630-498d6278c6f2, oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person-c3dd7bae-fda7-f850-3361-aed592121a0b, oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person-c89eae84-e685-1497-3ca3-243ccf160e7b, oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person-3aec34ff-11ec-ec84-d72c-479550b1cb27, oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person-84c324a3-8619-610c-ff0c-1b493f711724, oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person-b6c75f6b-99f1-403f-27f5-a7d02af635c0 ;
  a2a:hasEvent oa:event_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_0, oa:relationep_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_1, oa:relationep_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_2, oa:relationep_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_3, oa:relationep_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_4, oa:relationep_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_5, oa:relationep_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_6 ;
  a2a:hasSource oa:source_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4 .

oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person-32c1e392-9ca5-37c2-dbab-d641c98e04ca
  a a2a:Person ;
  rdfs:label "Maria Crebelier" ;
  a2a:PersonName [
    rdfs:label "Maria Crebelier" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Crebelier"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1816-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Profession "naaister" .

oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person-226c9367-8766-a625-a630-498d6278c6f2
  a a2a:Person ;
  rdfs:label "Antonius Crebelier" ;
  a2a:PersonName [
    rdfs:label "Antonius Crebelier" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Crebelier"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1823-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person-c3dd7bae-fda7-f850-3361-aed592121a0b
  a a2a:Person ;
  rdfs:label "Catharina Crebelier" ;
  a2a:PersonName [
    rdfs:label "Catharina Crebelier" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Crebelier"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1820-05-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Profession "naaister" .

oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person-c89eae84-e685-1497-3ca3-243ccf160e7b
  a a2a:Person ;
  rdfs:label "Theresia Crebelier" ;
  a2a:PersonName [
    rdfs:label "Theresia Crebelier" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNameLastName "Crebelier"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1825-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Profession "naaister" .

oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person-3aec34ff-11ec-ec84-d72c-479550b1cb27
  a a2a:Person ;
  rdfs:label "Alexander Crebelier" ;
  a2a:PersonName [
    rdfs:label "Alexander Crebelier" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Crebelier"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1849-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person-84c324a3-8619-610c-ff0c-1b493f711724
  a a2a:Person ;
  rdfs:label "Johannes Crebelier" ;
  a2a:PersonName [
    rdfs:label "Johannes Crebelier" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Crebelier"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1840-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person-b6c75f6b-99f1-403f-27f5-a7d02af635c0
  a a2a:Person ;
  rdfs:label "Antonetta Crebelier" ;
  a2a:PersonName [
    rdfs:label "Antonetta Crebelier" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Crebelier"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1852-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:event_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1816-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:relationep_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person:32c1e392-9ca5-37c2-dbab-d641c98e04ca ;
  a2a:EventKeyRef oa:event_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Event1 .

oa:relationep_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person:226c9367-8766-a625-a630-498d6278c6f2 ;
  a2a:EventKeyRef oa:event_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Event1 .

oa:relationep_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person:c3dd7bae-fda7-f850-3361-aed592121a0b ;
  a2a:EventKeyRef oa:event_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Event1 .

oa:relationep_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person:c89eae84-e685-1497-3ca3-243ccf160e7b ;
  a2a:EventKeyRef oa:event_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Event1 .

oa:relationep_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person:3aec34ff-11ec-ec84-d72c-479550b1cb27 ;
  a2a:EventKeyRef oa:event_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Event1 .

oa:relationep_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person:84c324a3-8619-610c-ff0c-1b493f711724 ;
  a2a:EventKeyRef oa:event_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Event1 .

oa:relationep_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Person:b6c75f6b-99f1-403f-27f5-a7d02af635c0 ;
  a2a:EventKeyRef oa:event_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4_Event1 .

oa:source_sha_55f929e4-cbaf-d3af-c8ca-2ba739660eb4
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1861-01-01 - 1869-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-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: 11, Periode: 1861-1869" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "16" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 11, Periode: 1861-1869, Bevolkingsregister, 11, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4d80e5cd-b1fe-90f2-57e8-7644cc7d2da7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/55f929e4-cbaf-d3af-c8ca-2ba739660eb4" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4d80e5cd-b1fe-90f2-57e8-7644cc7d2da7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-05-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/55f929e4-cbaf-d3af-c8ca-2ba739660eb4" ;
  a2a:RecordGUID "{55f929e4-cbaf-d3af-c8ca-2ba739660eb4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4725_00004725.xml van SHA" .

