@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_svp_4B7771E0-B72C-330C-E053-050011AC1609
  a a2a:Record ;
  rdfs:label "Geboorte op 9 februari 1828 te Brielle" ;
  a2a:hasPerson oa:person_svp_4B7771E0-B72C-330C-E053-050011AC1609_Person3630130293, oa:person_svp_4B7771E0-B72C-330C-E053-050011AC1609_Person3630130294, oa:person_svp_4B7771E0-B72C-330C-E053-050011AC1609_Person3630130295 ;
  a2a:hasEvent oa:event_svp_4B7771E0-B72C-330C-E053-050011AC1609_Event1 ;
  a2a:hasRelationEP oa:relationep_svp_4B7771E0-B72C-330C-E053-050011AC1609_0, oa:relationep_svp_4B7771E0-B72C-330C-E053-050011AC1609_1, oa:relationep_svp_4B7771E0-B72C-330C-E053-050011AC1609_2 ;
  a2a:hasSource oa:source_svp_4B7771E0-B72C-330C-E053-050011AC1609 .

oa:person_svp_4B7771E0-B72C-330C-E053-050011AC1609_Person3630130293
  a a2a:Person ;
  rdfs:label "Jacoba Pols" ;
  a2a:PersonName [
    rdfs:label "Jacoba Pols" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Pols"
  ] .

oa:person_svp_4B7771E0-B72C-330C-E053-050011AC1609_Person3630130294
  a a2a:Person ;
  rdfs:label "Jacobus Pols" ;
  a2a:PersonName [
    rdfs:label "Jacobus Pols" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Pols"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "zeeloods" .

oa:person_svp_4B7771E0-B72C-330C-E053-050011AC1609_Person3630130295
  a a2a:Person ;
  rdfs:label "Elisabeth Brouwer" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Brouwer" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] .

oa:event_svp_4B7771E0-B72C-330C-E053-050011AC1609_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "09-02-1828" ;
    a2a:Year "1828" ;
    a2a:Month "02" ;
    a2a:Day "09" ;
    rdfs:label "1828-02-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Brielle" ;
    rdfs:label "Brielle"
  ] .

oa:relationep_svp_4B7771E0-B72C-330C-E053-050011AC1609_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_svp_4B7771E0-B72C-330C-E053-050011AC1609_Person3630130293 ;
  a2a:EventKeyRef oa:event_svp_4B7771E0-B72C-330C-E053-050011AC1609_Event1 .

oa:relationep_svp_4B7771E0-B72C-330C-E053-050011AC1609_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_svp_4B7771E0-B72C-330C-E053-050011AC1609_Person3630130294 ;
  a2a:EventKeyRef oa:event_svp_4B7771E0-B72C-330C-E053-050011AC1609_Event1 .

oa:relationep_svp_4B7771E0-B72C-330C-E053-050011AC1609_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_svp_4B7771E0-B72C-330C-E053-050011AC1609_Person3630130295 ;
  a2a:EventKeyRef oa:event_svp_4B7771E0-B72C-330C-E053-050011AC1609_Event1 .

oa:source_svp_4B7771E0-B72C-330C-E053-050011AC1609
  a a2a:Source ;
  rdfs:label "Streekarchief Voorne-Putten, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Brielle" ;
    a2a:Country "Nederland" ;
    rdfs:label "Brielle, Nederland", "1828-02-09 - 1828-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1828-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1828-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-02-1828" ;
    a2a:Year "1828" ;
    a2a:Month "02" ;
    a2a:Day "09" ;
    rdfs:label "09-02-1828"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Voorne-Putten" ;
    a2a:Place "Brielle" ;
    a2a:Collection "Gemeente Brielle (1811-1950)" ;
    a2a:Book "Geboorten Brielle (1828-1832)" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "248" ;
    rdfs:label "Streekarchief Voorne-Putten, Brielle, Gemeente Brielle (1811-1950), Geboorten Brielle (1828-1832), 19, 248"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/126/692F3A35119372DCE053600410ACD9CC" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/126/692F3A35119372DCE053600410ACD9CC" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/126/692F3A35119372DCE053600410ACD9CC"
  ] ;
  a2a:SourceLastChangeDate "2024-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/126/4B7771E0B72C330CE053050011AC1609" ;
  a2a:RecordIdentifier "3630130292" ;
  a2a:RecordGUID "{4B7771E0-B72C-330C-E053-050011AC1609}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/4B7771F2D6D2330CE053050011AC1609" .

