@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_ff059c8b-e137-ef7a-0d60-1ab7cb369397
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1939)" ;
  a2a:hasPerson oa:person_woc_ff059c8b-e137-ef7a-0d60-1ab7cb369397_Person1 ;
  a2a:hasEvent oa:event_woc_ff059c8b-e137-ef7a-0d60-1ab7cb369397_Event1 ;
  a2a:hasRelationEP oa:relationep_woc_ff059c8b-e137-ef7a-0d60-1ab7cb369397_0 ;
  a2a:hasSource oa:source_woc_ff059c8b-e137-ef7a-0d60-1ab7cb369397 .

oa:person_woc_ff059c8b-e137-ef7a-0d60-1ab7cb369397_Person1
  a a2a:Person ;
  rdfs:label "Bernard Hendrikus Johannes Dirks" ;
  a2a:PersonName [
    rdfs:label "Bernard Hendrikus Johannes Dirks" ;
    a2a:PersonNameFirstName "Bernard Hendrikus Johannes" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1838-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] ;
  a2a:Profession "Spoorwegwachter" .

oa:event_woc_ff059c8b-e137-ef7a-0d60-1ab7cb369397_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  ns0:_voor_1930 "Wijk E Bakkum 321" ;
  a2a:EventRemark06_Waarheen_vertrokken "Velsen" ;
  a2a:EventRemark01_Burgerlijke_staat "Gehuwd" ;
  a2a:EventRemark03_Datum_van_vestiging "1867-05-15" ;
  a2a:EventRemark05_Datum_van_vertrek "1875-03-29" ;
  a2a:EventRemark01_Betrekking_persoon_tot_hoofd_gezin "Hoofd" ;
  a2a:EventRemark04_Vorige_Woonplaats "Beverwijk" .

oa:relationep_woc_ff059c8b-e137-ef7a-0d60-1ab7cb369397_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_woc_ff059c8b-e137-ef7a-0d60-1ab7cb369397_Person1 ;
  a2a:EventKeyRef oa:event_woc_ff059c8b-e137-ef7a-0d60-1ab7cb369397_Event1 .

oa:source_woc_ff059c8b-e137-ef7a-0d60-1ab7cb369397
  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 "1860-1880, deel II" ;
    a2a:Folio "1b (Blad: 138)" ;
    rdfs:label "Stichting Werkgroep Oud-Castricum, Bevolkingsregisters van Castricum en Bakkum 1850-1939, 1860-1880, deel II, 1b (Blad: 138)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriPreview "https://www.oud-castricum.nl/bevolkingsregisters/large/18/138.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.oud-castricum.nl/cgi-bin/bevolkingsregisters.pl?ident=20227" ;
  a2a:RecordIdentifier "BVR-20227" ;
  a2a:RecordGUID "{ff059c8b-e137-ef7a-0d60-1ab7cb369397}" ;
  a2a:SourceRemarkOpmerking "Er heeft een vernummering of verhuizing plaatsgevonden van Wijk E Bakkum 208a" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie https://www.oud-castricum.nl/cgi-bin/bevolkingsregisters.pl, HTML naar CSV, CSV naar A2A" .

