@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_03336655-5ef2-8cda-0767-e58f460fbd77
  a a2a:Record ;
  rdfs:label "Geboorte op 18 april 1874 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person-628c0d5e-4b3e-5204-7070-fc2b7a938b08, oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person-47fa73bc-fd70-4420-d5cb-0b5dfdeadb1d, oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person-f18cb8ec-2543-1e3a-2208-c12ac064ac9f, oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person-ee280fdc-3952-4990-0c80-81f27060a3db, oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person-c81a146b-728c-ee0f-edc2-f145947e2c1e ;
  a2a:hasEvent oa:event_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_03336655-5ef2-8cda-0767-e58f460fbd77_0, oa:relationep_sha_03336655-5ef2-8cda-0767-e58f460fbd77_1, oa:relationep_sha_03336655-5ef2-8cda-0767-e58f460fbd77_2, oa:relationep_sha_03336655-5ef2-8cda-0767-e58f460fbd77_3, oa:relationep_sha_03336655-5ef2-8cda-0767-e58f460fbd77_4 ;
  a2a:hasSource oa:source_sha_03336655-5ef2-8cda-0767-e58f460fbd77 .

oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person-628c0d5e-4b3e-5204-7070-fc2b7a938b08
  a a2a:Person ;
  rdfs:label "Lambert Rosendaal" ;
  a2a:PersonName [
    rdfs:label "Lambert Rosendaal" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Rosendaal"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person-47fa73bc-fd70-4420-d5cb-0b5dfdeadb1d
  a a2a:Person ;
  rdfs:label "Adrianus Font Freide" ;
  a2a:PersonName [
    rdfs:label "Adrianus Font Freide" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Font Freide"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person-f18cb8ec-2543-1e3a-2208-c12ac064ac9f
  a a2a:Person ;
  rdfs:label "Cornelis Verbunt" ;
  a2a:PersonName [
    rdfs:label "Cornelis Verbunt" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Verbunt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1874-04-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person-ee280fdc-3952-4990-0c80-81f27060a3db
  a a2a:Person ;
  rdfs:label "Johannes Verbunt" ;
  a2a:PersonName [
    rdfs:label "Johannes Verbunt" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Verbunt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person-c81a146b-728c-ee0f-edc2-f145947e2c1e
  a a2a:Person ;
  rdfs:label "Johanna van de Graaf" ;
  a2a:PersonName [
    rdfs:label "Johanna van de Graaf" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Graaf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1874-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:relationep_sha_03336655-5ef2-8cda-0767-e58f460fbd77_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person:628c0d5e-4b3e-5204-7070-fc2b7a938b08 ;
  a2a:EventKeyRef oa:event_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Event1 .

oa:relationep_sha_03336655-5ef2-8cda-0767-e58f460fbd77_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person:47fa73bc-fd70-4420-d5cb-0b5dfdeadb1d ;
  a2a:EventKeyRef oa:event_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Event1 .

oa:relationep_sha_03336655-5ef2-8cda-0767-e58f460fbd77_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person:f18cb8ec-2543-1e3a-2208-c12ac064ac9f ;
  a2a:EventKeyRef oa:event_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Event1 .

oa:relationep_sha_03336655-5ef2-8cda-0767-e58f460fbd77_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person:ee280fdc-3952-4990-0c80-81f27060a3db ;
  a2a:EventKeyRef oa:event_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Event1 .

oa:relationep_sha_03336655-5ef2-8cda-0767-e58f460fbd77_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Person:c81a146b-728c-ee0f-edc2-f145947e2c1e ;
  a2a:EventKeyRef oa:event_sha_03336655-5ef2-8cda-0767-e58f460fbd77_Event1 .

oa:source_sha_03336655-5ef2-8cda-0767-e58f460fbd77
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1874-04-18 - 1874-04-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-04-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-04-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1874" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1874-04-18"^^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: 5011, Periode: 1874-1883" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "40" ;
    a2a:RegistryNumber "5011" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5011, Periode: 1874-1883, Geboorteregister, 40, 5011"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9556a6fc-820a-7fd1-790c-5fdef8b98161.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/03336655-5ef2-8cda-0767-e58f460fbd77" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9556a6fc-820a-7fd1-790c-5fdef8b98161.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/03336655-5ef2-8cda-0767-e58f460fbd77" ;
  a2a:RecordGUID "{03336655-5ef2-8cda-0767-e58f460fbd77}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6592_00006592.xml van SHA" .

