@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_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f
  a a2a:Record ;
  rdfs:label "Registratie op 2 maart 1784 te Vedin Be" ;
  a2a:hasPerson oa:person_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Person-8e829bf8-a802-56e8-f901-e03ae7d62c14, oa:person_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Person-e1187c70-110e-84a5-155d-c99e99fb4c02, oa:person_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Person-524e9749-1b41-3cdb-dbef-6ae99ec294fd, oa:person_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Person-58022596-5c28-b3c2-48e6-b58fd2d368b9 ;
  a2a:hasEvent oa:event_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_0, oa:relationep_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_1, oa:relationep_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_2 ;
  a2a:hasSource oa:source_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f .

oa:person_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Person-8e829bf8-a802-56e8-f901-e03ae7d62c14
  a a2a:Person ;
  rdfs:label "Christina Cornelia Maas" ;
  a2a:PersonName [
    rdfs:label "Christina Cornelia Maas" ;
    a2a:PersonNameFirstName "Christina Cornelia" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Person-e1187c70-110e-84a5-155d-c99e99fb4c02
  a a2a:Person ;
  rdfs:label "Jan Philip Hosselet" ;
  a2a:PersonName [
    rdfs:label "Jan Philip Hosselet" ;
    a2a:PersonNameFirstName "Jan Philip" ;
    a2a:PersonNameLastName "Hosselet"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1784" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1784-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vedin Be" ;
    rdfs:label "Vedin Be"
  ] ;
  a2a:Profession "Stucadoor" .

oa:person_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Person-524e9749-1b41-3cdb-dbef-6ae99ec294fd
  a a2a:Person ;
  rdfs:label "Manual Hosselet" ;
  a2a:PersonName [
    rdfs:label "Manual Hosselet" ;
    a2a:PersonNameFirstName "Manual" ;
    a2a:PersonNameLastName "Hosselet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Person-58022596-5c28-b3c2-48e6-b58fd2d368b9
  a a2a:Person ;
  rdfs:label "Maria Anna Hucorne" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Hucorne" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Hucorne"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1784" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1784-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vedin Be" ;
    rdfs:label "Vedin Be"
  ] .

oa:relationep_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Person:e1187c70-110e-84a5-155d-c99e99fb4c02 ;
  a2a:EventKeyRef oa:event_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Event1 .

oa:relationep_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Person:524e9749-1b41-3cdb-dbef-6ae99ec294fd ;
  a2a:EventKeyRef oa:event_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Event1 .

oa:relationep_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Person:58022596-5c28-b3c2-48e6-b58fd2d368b9 ;
  a2a:EventKeyRef oa:event_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f_Event1 .

oa:source_wba_49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1819-11-23 - 1819-11-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1819-11-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1819-11-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1819" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1819-11-23"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..." ;
    a2a:Book "Staten van de inwoners van de wijken A-L, N-O, 1825. Met aantekeningen ter aanvulling van de staa..." ;
    a2a:DocumentNumber "056" ;
    a2a:RegistryNumber "0593" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..., Staten van de inwoners van de wijken A-L, N-O, 1825. Met aantekeningen ter aanvulling van de staa..., 056, 0593"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f" ;
  a2a:RecordGUID "{49ff43b9-c5ca-5d0d-c85b-7cebf643fa2f}" ;
  a2a:SourceRemarkOpmerking """Reg 10 folio 870 vermeld als geslachtsnaam Hosselt

Bronnen:
25-264/4-174/10-870/5-687/23-91/1-40/2-43/3-56""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14686_00014686.xml van WBA" .

