@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_5a7b2bd9-94b6-3da0-e46c-0e16e1603350
  a a2a:Record ;
  rdfs:label "Geboorte op 30 november 1836" ;
  a2a:hasPerson oa:person_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_Person-b4f2bc2b-9a6e-0c22-146c-66e344785c4f, oa:person_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_Person-5c07b289-979b-40d6-16fb-35978757a73b, oa:person_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_Person-cb302c0f-ebb6-355e-e20f-6d8cd99545f0 ;
  a2a:hasEvent oa:event_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_0, oa:relationep_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_1, oa:relationep_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_2 ;
  a2a:hasSource oa:source_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350 .

oa:person_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_Person-b4f2bc2b-9a6e-0c22-146c-66e344785c4f
  a a2a:Person ;
  rdfs:label "Juliana Quick" ;
  a2a:PersonName [
    rdfs:label "Juliana Quick" ;
    a2a:PersonNameFirstName "Juliana" ;
    a2a:PersonNameLastName "Quick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_Person-5c07b289-979b-40d6-16fb-35978757a73b
  a a2a:Person ;
  rdfs:label "Cornelis Goderie" ;
  a2a:PersonName [
    rdfs:label "Cornelis Goderie" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Goderie"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1836-11-30"^^xsd:date
  ] .

oa:person_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_Person-cb302c0f-ebb6-355e-e20f-6d8cd99545f0
  a a2a:Person ;
  rdfs:label "Francuscus Goderie" ;
  a2a:PersonName [
    rdfs:label "Francuscus Goderie" ;
    a2a:PersonNameFirstName "Francuscus" ;
    a2a:PersonNameLastName "Goderie"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1836-11-30"^^xsd:date
  ] .

oa:relationep_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_Person:b4f2bc2b-9a6e-0c22-146c-66e344785c4f ;
  a2a:EventKeyRef oa:event_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_Event1 .

oa:relationep_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_Person:5c07b289-979b-40d6-16fb-35978757a73b ;
  a2a:EventKeyRef oa:event_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_Event1 .

oa:relationep_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_Person:cb302c0f-ebb6-355e-e20f-6d8cd99545f0 ;
  a2a:EventKeyRef oa:event_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350_Event1 .

oa:source_wba_5a7b2bd9-94b6-3da0-e46c-0e16e1603350
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1836-11-30 - 1836-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-11-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1836-11-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3608, Periode: 1836" ;
    a2a:Book "Geboorteregister Wouw 1836" ;
    a2a:DocumentNumber "81" ;
    a2a:RegistryNumber "3608" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Wouw, 1811-1927, Bron: boek, Deel: 3608, Periode: 1836, Geboorteregister Wouw 1836, 81, 3608"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/f2bd0051-4a27-162c-6490-36c2fdf35d86.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5a7b2bd9-94b6-3da0-e46c-0e16e1603350" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/f2bd0051-4a27-162c-6490-36c2fdf35d86.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/5a7b2bd9-94b6-3da0-e46c-0e16e1603350" ;
  a2a:RecordGUID "{5a7b2bd9-94b6-3da0-e46c-0e16e1603350}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1744_00001744.xml van WBA" .

[] a2a:PersonRemarkdiversen "26 jaar, arbeidster" .
[] a2a:PersonRemarkdiversen "35 jaar, arbeider" .
