@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_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b
  a a2a:Record ;
  rdfs:label "Registratie op 13 november 1882 te Heusden" ;
  a2a:hasPerson oa:person_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_Person-2445a08e-b857-2cc6-8e76-f76bd0406343, oa:person_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_Person-a088cf32-0541-36b5-da59-ce307cec3e12, oa:person_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_Person-06749c97-e3c1-b377-3d72-df7a22da94ab ;
  a2a:hasEvent oa:event_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_0, oa:relationep_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_1, oa:relationep_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_2 ;
  a2a:hasSource oa:source_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b .

oa:person_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_Person-2445a08e-b857-2cc6-8e76-f76bd0406343
  a a2a:Person ;
  rdfs:label "Antonia de Ronde" ;
  a2a:PersonName [
    rdfs:label "Antonia de Ronde" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ronde"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1882-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_Person-a088cf32-0541-36b5-da59-ce307cec3e12
  a a2a:Person ;
  rdfs:label "Adam Marinus Verkooijen" ;
  a2a:PersonName [
    rdfs:label "Adam Marinus Verkooijen" ;
    a2a:PersonNameFirstName "Adam Marinus" ;
    a2a:PersonNameLastName "Verkooijen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1908-06-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_Person-06749c97-e3c1-b377-3d72-df7a22da94ab
  a a2a:Person ;
  rdfs:label "Jacoba Johanna Verkooijen" ;
  a2a:PersonName [
    rdfs:label "Jacoba Johanna Verkooijen" ;
    a2a:PersonNameFirstName "Jacoba Johanna" ;
    a2a:PersonNameLastName "Verkooijen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1909-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1882-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_Person:2445a08e-b857-2cc6-8e76-f76bd0406343 ;
  a2a:EventKeyRef oa:event_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_Event1 .

oa:relationep_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_Person:a088cf32-0541-36b5-da59-ce307cec3e12 ;
  a2a:EventKeyRef oa:event_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_Event1 .

oa:relationep_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_Person:06749c97-e3c1-b377-3d72-df7a22da94ab ;
  a2a:EventKeyRef oa:event_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b_Event1 .

oa:source_sha_1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1900-01-01 - 1917-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-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: 24, Periode: 1900-1917" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "24" ;
    a2a:Folio "299" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 24, Periode: 1900-1917, Bevolkingsregister, 24, 299"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0eff6fd9-784a-8f9a-b3ee-11a890be0fcd.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0eff6fd9-784a-8f9a-b3ee-11a890be0fcd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b" ;
  a2a:RecordGUID "{1be2be2f-719b-aeb6-c7d8-10eb3cd03b5b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4499_00004499.xml van SHA" .

