@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#> .
@prefix ns0: <a2a:EventRemark02_Huizing_(wijk/buurt,_straat,_nummer)> .

oa:record_woc_3fd6abb7-4588-ddc4-e79b-1873902a2c3f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1939)" ;
  a2a:hasPerson oa:person_woc_3fd6abb7-4588-ddc4-e79b-1873902a2c3f_Person1 ;
  a2a:hasEvent oa:event_woc_3fd6abb7-4588-ddc4-e79b-1873902a2c3f_Event1 ;
  a2a:hasRelationEP oa:relationep_woc_3fd6abb7-4588-ddc4-e79b-1873902a2c3f_0 ;
  a2a:hasSource oa:source_woc_3fd6abb7-4588-ddc4-e79b-1873902a2c3f .

oa:person_woc_3fd6abb7-4588-ddc4-e79b-1873902a2c3f_Person1
  a a2a:Person ;
  rdfs:label "Anna Piller" ;
  a2a:PersonName [
    rdfs:label "Anna Piller" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Piller"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1913-07-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen (DE)" ;
    rdfs:label "Essen (DE)"
  ] .

oa:event_woc_3fd6abb7-4588-ddc4-e79b-1873902a2c3f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  ns0:_voor_1930 "20 (Oude Haarlemmerweg) 30" ;
  a2a:EventRemark06_Waarheen_vertrokken "Amsterdam (Adres: Westlandgracht 63 2hg)" ;
  a2a:EventRemark02_Verandering_burgerlijke_staat_ "Gehuwd 1936-08-19 te Amsterdam" ;
  a2a:EventRemark01_Betrekking_persoon_tot_hoofd_gezin "Vrouw" ;
  a2a:EventRemark04_Vorige_Woonplaats "Amsterdam (Adres: Kramatweg 31 2hg)" ;
  a2a:EventRemark01_Burgerlijke_staat "Gehuwd" ;
  a2a:EventRemark03_Datum_van_vestiging "1938-05-10" ;
  a2a:EventRemark05_Datum_van_vertrek "1938-09-27" .

oa:relationep_woc_3fd6abb7-4588-ddc4-e79b-1873902a2c3f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_woc_3fd6abb7-4588-ddc4-e79b-1873902a2c3f_Person1 ;
  a2a:EventKeyRef oa:event_woc_3fd6abb7-4588-ddc4-e79b-1873902a2c3f_Event1 .

oa:source_woc_3fd6abb7-4588-ddc4-e79b-1873902a2c3f
  a a2a:Source ;
  rdfs:label "Stichting Werkgroep Oud-Castricum, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Castricum" ;
    rdfs:label "Castricum", "1850-01-01 - 1939-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-01-01"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stichting Werkgroep Oud-Castricum" ;
    a2a:Collection "Bevolkingsregisters van Castricum en Bakkum 1850-1939" ;
    a2a:Book "1920-1939" ;
    a2a:Folio "2 (Blad: 1091)" ;
    rdfs:label "Stichting Werkgroep Oud-Castricum, Bevolkingsregisters van Castricum en Bakkum 1850-1939, 1920-1939, 2 (Blad: 1091)"
  ] ;
  a2a:SourceLastChangeDate "2021-04-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.oud-castricum.nl/cgi-bin/bevolkingsregisters.pl?ident=27173" ;
  a2a:RecordIdentifier "BVR-27173" ;
  a2a:RecordGUID "{3fd6abb7-4588-ddc4-e79b-1873902a2c3f}" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie https://www.oud-castricum.nl/cgi-bin/bevolkingsregisters.pl, HTML naar CSV, CSV naar A2A" .

