@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_b841fc7e-a0df-7042-e761-e8f934fbf274
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1857-1885)" ;
  a2a:hasPerson oa:person_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Person1, oa:person_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Person2, oa:person_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Person3, oa:person_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Person4 ;
  a2a:hasEvent oa:event_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Event1 ;
  a2a:hasRelationEP oa:relationep_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_0, oa:relationep_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_1, oa:relationep_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_2, oa:relationep_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_3 ;
  a2a:hasSource oa:source_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274 .

oa:person_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Person1
  a a2a:Person ;
  rdfs:label "Johan Hendrik Joseph Willem Kuijt" ;
  a2a:PersonName [
    rdfs:label "Johan Hendrik Joseph Willem Kuijt" ;
    a2a:PersonNameFirstName "Johan Hendrik Joseph Willem" ;
    a2a:PersonNameLastName "Kuijt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1873-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Purmerend" ;
    rdfs:label "Purmerend"
  ] .

oa:person_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Person2
  a a2a:Person ;
  rdfs:label "Elisabeth Vlaar" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vlaar" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vlaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1885-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beemster" ;
    rdfs:label "Beemster"
  ] .

oa:person_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Person3
  a a2a:Person ;
  rdfs:label "Marijtje Johanna Kok" ;
  a2a:PersonName [
    rdfs:label "Marijtje Johanna Kok" ;
    a2a:PersonNameFirstName "Marijtje Johanna" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1880-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Rijp" ;
    rdfs:label "De Rijp"
  ] .

oa:person_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Person4
  a a2a:Person ;
  rdfs:label "Petronella Fredriks" ;
  a2a:PersonName [
    rdfs:label "Petronella Fredriks" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Fredriks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1857-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Rijp" ;
    rdfs:label "De Rijp"
  ] .

oa:event_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Zaandam" ;
    rdfs:label "Zaandam"
  ] .

oa:relationep_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Person1 ;
  a2a:EventKeyRef oa:event_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Event1 .

oa:relationep_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Person2 ;
  a2a:EventKeyRef oa:event_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Event1 .

oa:relationep_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Person3 ;
  a2a:EventKeyRef oa:event_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Event1 .

oa:relationep_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Person4 ;
  a2a:EventKeyRef oa:event_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274_Event1 .

oa:source_gaz_b841fc7e-a0df-7042-e761-e8f934fbf274
  a a2a:Source ;
  rdfs:label "Gemeentearchief Zaanstad, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Zaanstad" ;
    rdfs:label "Zaanstad", "1857-01-01 - 1885-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Zaanstad" ;
    a2a:Collection "Nadere toegang bevolkingsregister op archieftoegang OA-0141, inv.nr. 317" ;
    a2a:RegistryNumber "317" ;
    a2a:Folio "55a" ;
    rdfs:label "Gemeentearchief Zaanstad, Nadere toegang bevolkingsregister op archieftoegang OA-0141, inv.nr. 317, 317, 55a"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=137&miadt=137&miaet=54&micode=OA-0141_317&minr=2069057&miview=ldt"
  ] ;
  a2a:SourceLastChangeDate "2016-11-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://archief.zaanstad.nl/archieven?mivast=137&miadt=137&miaet=54&micode=OA-0141_317&minr=2069057&miview=ldt" ;
  a2a:RecordGUID "{b841fc7e-a0df-7042-e761-e8f934fbf274}" .

