@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_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1815-1857)" ;
  a2a:hasPerson oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person1, oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person2, oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person3, oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person4, oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person5, oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person6, oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person7, oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person8, oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person9, oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person10, oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person11, oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person12, oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person13 ;
  a2a:hasEvent oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1 ;
  a2a:hasRelationEP oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_0, oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_1, oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_2, oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_3, oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_4, oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_5, oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_6, oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_7, oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_8, oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_9, oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_10, oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_11, oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_12 ;
  a2a:hasSource oa:source_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21 .

oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person1
  a a2a:Person ;
  rdfs:label "Jan Brakenhoff" ;
  a2a:PersonName [
    rdfs:label "Jan Brakenhoff" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Brakenhoff"
  ] ;
  a2a:BirthDate [ a2a:Year "1815" ] ;
  a2a:BirthPlace [
    a2a:Place "Castricum" ;
    rdfs:label "Castricum"
  ] .

oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person2
  a a2a:Person ;
  rdfs:label "Trijntje Kramer" ;
  a2a:PersonName [
    rdfs:label "Trijntje Kramer" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:BirthDate [ a2a:Year "1816" ] ;
  a2a:BirthPlace [
    a2a:Place "Assendelft" ;
    rdfs:label "Assendelft"
  ] .

oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person3
  a a2a:Person ;
  rdfs:label "Jan Brakenhoff" ;
  a2a:PersonName [
    rdfs:label "Jan Brakenhoff" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Brakenhoff"
  ] ;
  a2a:BirthDate [ a2a:Year "1840" ] ;
  a2a:BirthPlace [
    a2a:Place "Assendelft" ;
    rdfs:label "Assendelft"
  ] .

oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person4
  a a2a:Person ;
  rdfs:label "Antje Brakenhoff" ;
  a2a:PersonName [
    rdfs:label "Antje Brakenhoff" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Brakenhoff"
  ] ;
  a2a:BirthDate [ a2a:Year "1837" ] ;
  a2a:BirthPlace [
    a2a:Place "Assendelft" ;
    rdfs:label "Assendelft"
  ] .

oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person5
  a a2a:Person ;
  rdfs:label "Maartje Brakenhoff" ;
  a2a:PersonName [
    rdfs:label "Maartje Brakenhoff" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Brakenhoff"
  ] ;
  a2a:BirthDate [ a2a:Year "1838" ] ;
  a2a:BirthPlace [
    a2a:Place "Assendelft" ;
    rdfs:label "Assendelft"
  ] .

oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person6
  a a2a:Person ;
  rdfs:label "Neeltje Brakenhoff" ;
  a2a:PersonName [
    rdfs:label "Neeltje Brakenhoff" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Brakenhoff"
  ] ;
  a2a:BirthDate [ a2a:Year "1843" ] ;
  a2a:BirthPlace [
    a2a:Place "Assendelft" ;
    rdfs:label "Assendelft"
  ] .

oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person7
  a a2a:Person ;
  rdfs:label "Trijntje Brakenhoff" ;
  a2a:PersonName [
    rdfs:label "Trijntje Brakenhoff" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Brakenhoff"
  ] ;
  a2a:BirthDate [ a2a:Year "1846" ] ;
  a2a:BirthPlace [
    a2a:Place "Assendelft" ;
    rdfs:label "Assendelft"
  ] .

oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person8
  a a2a:Person ;
  rdfs:label "Dirk Al" ;
  a2a:PersonName [
    rdfs:label "Dirk Al" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Al"
  ] ;
  a2a:BirthDate [ a2a:Year "1830" ] ;
  a2a:BirthPlace [
    a2a:Place "Assendelft" ;
    rdfs:label "Assendelft"
  ] .

oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person9
  a a2a:Person ;
  rdfs:label "Neeltje Boon" ;
  a2a:PersonName [
    rdfs:label "Neeltje Boon" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:BirthDate [ a2a:Year "1821" ] ;
  a2a:BirthPlace [
    a2a:Place "Assendelft" ;
    rdfs:label "Assendelft"
  ] .

oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person10
  a a2a:Person ;
  rdfs:label "Jacoba Brakenhoff" ;
  a2a:PersonName [
    rdfs:label "Jacoba Brakenhoff" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Brakenhoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1850-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assendelft" ;
    rdfs:label "Assendelft"
  ] .

oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person11
  a a2a:Person ;
  rdfs:label "Aagje Bergwever" ;
  a2a:PersonName [
    rdfs:label "Aagje Bergwever" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Bergwever"
  ] ;
  a2a:BirthDate [ a2a:Year "1823" ] ;
  a2a:BirthPlace [
    a2a:Place "Uitgeest" ;
    rdfs:label "Uitgeest"
  ] .

oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person12
  a a2a:Person ;
  rdfs:label "Guurtje Brakenhoff" ;
  a2a:PersonName [
    rdfs:label "Guurtje Brakenhoff" ;
    a2a:PersonNameFirstName "Guurtje" ;
    a2a:PersonNameLastName "Brakenhoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1853-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assendelft" ;
    rdfs:label "Assendelft"
  ] .

oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person13
  a a2a:Person ;
  rdfs:label "Francisca Brakenhoff" ;
  a2a:PersonName [
    rdfs:label "Francisca Brakenhoff" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Brakenhoff"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1857-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assendelft" ;
    rdfs:label "Assendelft"
  ] .

oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person1 ;
  a2a:EventKeyRef oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1 .

oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person2 ;
  a2a:EventKeyRef oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1 .

oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person3 ;
  a2a:EventKeyRef oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1 .

oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person4 ;
  a2a:EventKeyRef oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1 .

oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person5 ;
  a2a:EventKeyRef oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1 .

oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person6 ;
  a2a:EventKeyRef oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1 .

oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person7 ;
  a2a:EventKeyRef oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1 .

oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person8 ;
  a2a:EventKeyRef oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1 .

oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person9 ;
  a2a:EventKeyRef oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1 .

oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person10 ;
  a2a:EventKeyRef oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1 .

oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person11 ;
  a2a:EventKeyRef oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1 .

oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person12 ;
  a2a:EventKeyRef oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1 .

oa:relationep_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Person13 ;
  a2a:EventKeyRef oa:event_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21_Event1 .

oa:source_gaz_0e14977d-7b72-8b10-e825-ccfcfb1dec21
  a a2a:Source ;
  rdfs:label "Gemeentearchief Zaanstad, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Zaanstad" ;
    rdfs:label "Zaanstad", "1815-01-01 - 1857-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Zaanstad" ;
    a2a:Collection "Nadere toegang bevolkingsregister op archieftoegang OA-0135, inv.nr. 3" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "63" ;
    rdfs:label "Gemeentearchief Zaanstad, Nadere toegang bevolkingsregister op archieftoegang OA-0135, inv.nr. 3, 3, 63"
  ] ;
  a2a:SourceLastChangeDate "2017-09-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://archief.zaanstad.nl/archieven/zoek-in-de-archieven?mivast=137&miadt=137&miaet=54&micode=OA-0135_3&minr=2789984&miview=ldt" ;
  a2a:RecordGUID "{0e14977d-7b72-8b10-e825-ccfcfb1dec21}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-ZdGAZ_OA-0135_3_54_MI.xml van GAZ" .

