@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_d346e17c-bde4-85f2-2c3f-cc2e70ace47b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1939)" ;
  a2a:hasPerson oa:person_woc_d346e17c-bde4-85f2-2c3f-cc2e70ace47b_Person1 ;
  a2a:hasEvent oa:event_woc_d346e17c-bde4-85f2-2c3f-cc2e70ace47b_Event1 ;
  a2a:hasRelationEP oa:relationep_woc_d346e17c-bde4-85f2-2c3f-cc2e70ace47b_0 ;
  a2a:hasSource oa:source_woc_d346e17c-bde4-85f2-2c3f-cc2e70ace47b .

oa:person_woc_d346e17c-bde4-85f2-2c3f-cc2e70ace47b_Person1
  a a2a:Person ;
  rdfs:label "Adrianus Gerardus van Velzen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Gerardus van Velzen" ;
    a2a:PersonNameFirstName "Adrianus Gerardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velzen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1905-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Castricum" ;
    rdfs:label "Castricum"
  ] ;
  a2a:Profession "Grondwerker" .

oa:event_woc_d346e17c-bde4-85f2-2c3f-cc2e70ace47b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventRemark02_Verandering_burgerlijke_staat_ "Gehuwd 1930-09-24" ;
  ns0:_voor_1930 "41 (Eerste Groenelaan) (nr.: 2a)" ;
  a2a:EventRemark01_Burgerlijke_staat "Gehuwd" ;
  a2a:EventRemark04_Vorige_Woonplaats "(Adres: Van blad K. van Velzen)" ;
  a2a:EventRemark01_Betrekking_persoon_tot_hoofd_gezin "Hoofd" .

oa:relationep_woc_d346e17c-bde4-85f2-2c3f-cc2e70ace47b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_woc_d346e17c-bde4-85f2-2c3f-cc2e70ace47b_Person1 ;
  a2a:EventKeyRef oa:event_woc_d346e17c-bde4-85f2-2c3f-cc2e70ace47b_Event1 .

oa:source_woc_d346e17c-bde4-85f2-2c3f-cc2e70ace47b
  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 "1 (Blad: 2163)" ;
    rdfs:label "Stichting Werkgroep Oud-Castricum, Bevolkingsregisters van Castricum en Bakkum 1850-1939, 1920-1939, 1 (Blad: 2163)"
  ] ;
  a2a:SourceLastChangeDate "2022-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.oud-castricum.nl/cgi-bin/bevolkingsregisters.pl?ident=32194" ;
  a2a:RecordIdentifier "BVR-32194" ;
  a2a:RecordGUID "{d346e17c-bde4-85f2-2c3f-cc2e70ace47b}" ;
  a2a:SourceRemarkOpmerking "Er heeft een vernummering en verhuizing plaatsgevonden van Wijk C 58, 29 (Ruiterweg) 57, 42 (Tweede Groenelaan) 1a" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie https://www.oud-castricum.nl/cgi-bin/bevolkingsregisters.pl, HTML naar CSV, CSV naar A2A" .

