@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_70ea607e-1a4f-d28f-1c9f-63859998b00a
  a a2a:Record ;
  rdfs:label "Registratie op 25 februari 1839 te Meeuwen" ;
  a2a:hasPerson oa:person_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_Person-159bb847-3314-4a7c-5dd4-f928ea6af632, oa:person_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_Person-7808264b-1b16-a284-c063-b9600d1cbc2d, oa:person_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_Person-c89f8d96-8f81-e313-eca5-688b551483e4 ;
  a2a:hasEvent oa:event_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_0, oa:relationep_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_1, oa:relationep_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_2 ;
  a2a:hasSource oa:source_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a .

oa:person_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_Person-159bb847-3314-4a7c-5dd4-f928ea6af632
  a a2a:Person ;
  rdfs:label "Jan Hagoort" ;
  a2a:PersonName [
    rdfs:label "Jan Hagoort" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hagoort"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1839-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_Person-7808264b-1b16-a284-c063-b9600d1cbc2d
  a a2a:Person ;
  rdfs:label "IJda Hagoort" ;
  a2a:PersonName [
    rdfs:label "IJda Hagoort" ;
    a2a:PersonNameFirstName "IJda" ;
    a2a:PersonNameLastName "Hagoort"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1843-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_Person-c89f8d96-8f81-e313-eca5-688b551483e4
  a a2a:Person ;
  rdfs:label "Cornelis Hagoort" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hagoort" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hagoort"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1845-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1839-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] .

oa:relationep_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_Person:159bb847-3314-4a7c-5dd4-f928ea6af632 ;
  a2a:EventKeyRef oa:event_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_Event1 .

oa:relationep_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_Person:7808264b-1b16-a284-c063-b9600d1cbc2d ;
  a2a:EventKeyRef oa:event_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_Event1 .

oa:relationep_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_Person:c89f8d96-8f81-e313-eca5-688b551483e4 ;
  a2a:EventKeyRef oa:event_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a_Event1 .

oa:source_sha_70ea607e-1a4f-d28f-1c9f-63859998b00a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen", "1906-01-01 - 1924-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-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: 12, Periode: 1906-1924" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "99" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 12, Periode: 1906-1924, Bevolkingsregister, 12, 99"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2233d32d-5fce-cc2f-2003-85dbc0969e7c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/70ea607e-1a4f-d28f-1c9f-63859998b00a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2233d32d-5fce-cc2f-2003-85dbc0969e7c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/70ea607e-1a4f-d28f-1c9f-63859998b00a" ;
  a2a:RecordGUID "{70ea607e-1a4f-d28f-1c9f-63859998b00a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4831_00004831.xml van SHA" .

