@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_f38c0d1f-3c85-e62e-99b6-5b0eb987018e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1788-1862)" ;
  a2a:hasPerson oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person1, oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person2, oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person3, oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person4, oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person5, oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person6, oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person7, oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person8 ;
  a2a:hasEvent oa:event_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Event1 ;
  a2a:hasRelationEP oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_0, oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_1, oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_2, oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_3, oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_4, oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_5, oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_6, oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_7 ;
  a2a:hasSource oa:source_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e .

oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person1
  a a2a:Person ;
  rdfs:label "Aafje Nomen" ;
  a2a:PersonName [
    rdfs:label "Aafje Nomen" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Nomen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1788" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1788-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "04-1788" ;
    rdfs:label "04-1788"
  ] .

oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person2
  a a2a:Person ;
  rdfs:label "Pieter Zaal" ;
  a2a:PersonName [
    rdfs:label "Pieter Zaal" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Zaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1856-02-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandijk" ;
    rdfs:label "Zaandijk"
  ] .

oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person3
  a a2a:Person ;
  rdfs:label "Trijntje Zaal" ;
  a2a:PersonName [
    rdfs:label "Trijntje Zaal" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Zaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1862-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandijk" ;
    rdfs:label "Zaandijk"
  ] .

oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person4
  a a2a:Person ;
  rdfs:label "Cornelis Zaal" ;
  a2a:PersonName [
    rdfs:label "Cornelis Zaal" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Zaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1821-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandijk" ;
    rdfs:label "Zaandijk"
  ] .

oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person5
  a a2a:Person ;
  rdfs:label "Alida Kouten" ;
  a2a:PersonName [
    rdfs:label "Alida Kouten" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Kouten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1822-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Koog aan de Zaan" ;
    rdfs:label "Koog aan de Zaan"
  ] .

oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person6
  a a2a:Person ;
  rdfs:label "Klaas Zaal" ;
  a2a:PersonName [
    rdfs:label "Klaas Zaal" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Zaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1848-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandijk" ;
    rdfs:label "Zaandijk"
  ] .

oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person7
  a a2a:Person ;
  rdfs:label "Cornelis Zaal" ;
  a2a:PersonName [
    rdfs:label "Cornelis Zaal" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Zaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1850-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandijk" ;
    rdfs:label "Zaandijk"
  ] .

oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person8
  a a2a:Person ;
  rdfs:label "Eefje Zaal" ;
  a2a:PersonName [
    rdfs:label "Eefje Zaal" ;
    a2a:PersonNameFirstName "Eefje" ;
    a2a:PersonNameLastName "Zaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1852-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zaandijk" ;
    rdfs:label "Zaandijk"
  ] .

oa:event_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person1 ;
  a2a:EventKeyRef oa:event_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Event1 .

oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person2 ;
  a2a:EventKeyRef oa:event_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Event1 .

oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person3 ;
  a2a:EventKeyRef oa:event_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Event1 .

oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person4 ;
  a2a:EventKeyRef oa:event_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Event1 .

oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person5 ;
  a2a:EventKeyRef oa:event_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Event1 .

oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person6 ;
  a2a:EventKeyRef oa:event_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Event1 .

oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person7 ;
  a2a:EventKeyRef oa:event_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Event1 .

oa:relationep_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Person8 ;
  a2a:EventKeyRef oa:event_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e_Event1 .

oa:source_gaz_f38c0d1f-3c85-e62e-99b6-5b0eb987018e
  a a2a:Source ;
  rdfs:label "Gemeentearchief Zaanstad, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Zaanstad" ;
    rdfs:label "Zaanstad", "1788-01-01 - 1862-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1788-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1862-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Zaanstad" ;
    a2a:Collection "Nadere toegang bevolkingsregister op archieftoegang OA-0140, inv.nr. 13" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "76" ;
    rdfs:label "Gemeentearchief Zaanstad, Nadere toegang bevolkingsregister op archieftoegang OA-0140, inv.nr. 13, 13, 76"
  ] ;
  a2a:SourceLastChangeDate "2017-09-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://archief.zaanstad.nl/archieven/zoek-in-de-archieven?mivast=137&miadt=137&miaet=54&micode=OA-0140_13&minr=2819550&miview=ldt" ;
  a2a:RecordGUID "{f38c0d1f-3c85-e62e-99b6-5b0eb987018e}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-ZdGAZ_OA-0140_13_54_MI.xml van GAZ" .

