@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_05c1fac9-84af-6faa-13cd-e32d709f1f72
  a a2a:Record ;
  rdfs:label "Registratie op 3 mei 1910" ;
  a2a:hasPerson oa:person_woc_05c1fac9-84af-6faa-13cd-e32d709f1f72_Person1 ;
  a2a:hasEvent oa:event_woc_05c1fac9-84af-6faa-13cd-e32d709f1f72_Event1 ;
  a2a:hasRelationEP oa:relationep_woc_05c1fac9-84af-6faa-13cd-e32d709f1f72_0 ;
  a2a:hasSource oa:source_woc_05c1fac9-84af-6faa-13cd-e32d709f1f72 .

oa:person_woc_05c1fac9-84af-6faa-13cd-e32d709f1f72_Person1
  a a2a:Person ;
  rdfs:label "Gerritje Faber" ;
  a2a:PersonName [
    rdfs:label "Gerritje Faber" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Faber"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1906-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hindeloopen" ;
    rdfs:label "Hindeloopen"
  ] .

oa:event_woc_05c1fac9-84af-6faa-13cd-e32d709f1f72_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1910-05-03"^^xsd:date
  ] ;
  a2a:EventRemark04_Vorige_Woonplaats "Hindeloopen" ;
  a2a:EventRemark01_Betrekking_persoon_tot_hoofd_gezin "Dochter" ;
  a2a:EventRemark03_Datum_van_vestiging "1910-04-25" ;
  a2a:EventRemark05_Datum_van_vertrek "1911-06-19" ;
  a2a:EventRemark01_Burgerlijke_staat "Ongehuwd" ;
  a2a:EventRemark06_Waarheen_vertrokken "Hindeloopen" ;
  ns0:_voor_1930 "Wijk C Duinderbuurt 289" .

oa:relationep_woc_05c1fac9-84af-6faa-13cd-e32d709f1f72_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_woc_05c1fac9-84af-6faa-13cd-e32d709f1f72_Person1 ;
  a2a:EventKeyRef oa:event_woc_05c1fac9-84af-6faa-13cd-e32d709f1f72_Event1 .

oa:source_woc_05c1fac9-84af-6faa-13cd-e32d709f1f72
  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 "1910-1922, deel III" ;
    a2a:Folio "4 (Blad: 74)" ;
    rdfs:label "Stichting Werkgroep Oud-Castricum, Bevolkingsregisters van Castricum en Bakkum 1850-1939, 1910-1922, deel III, 4 (Blad: 74)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriPreview "https://www.oud-castricum.nl/bevolkingsregisters/large/28/074.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.oud-castricum.nl/cgi-bin/bevolkingsregisters.pl?ident=04308" ;
  a2a:RecordIdentifier "BVR-04308" ;
  a2a:RecordGUID "{05c1fac9-84af-6faa-13cd-e32d709f1f72}" ;
  a2a:SourceRemarkProvenance "Gescrapet van ZCBS instantie https://www.oud-castricum.nl/cgi-bin/bevolkingsregisters.pl, HTML naar CSV, CSV naar A2A" .

