@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_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782
  a a2a:Record ;
  rdfs:label "Geboorte op 3 februari 1841 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_Person3700035667, oa:person_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_Person3700035665, oa:person_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_Person3700035666 ;
  a2a:hasEvent oa:event_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_0, oa:relationep_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_1, oa:relationep_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_2 ;
  a2a:hasSource oa:source_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782 .

oa:person_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_Person3700035667
  a a2a:Person ;
  rdfs:label "Bernardus Johannes Cijriakus Netten" ;
  a2a:PersonName [
    rdfs:label "Bernardus Johannes Cijriakus Netten" ;
    a2a:PersonNameFirstName "Bernardus Johannes Cijriakus" ;
    a2a:PersonNameLastName "Netten"
  ] .

oa:person_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_Person3700035665
  a a2a:Person ;
  rdfs:label "Stephanus Netten" ;
  a2a:PersonName [
    rdfs:label "Stephanus Netten" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNameLastName "Netten"
  ] .

oa:person_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_Person3700035666
  a a2a:Person ;
  rdfs:label "Anthonia van Es" ;
  a2a:PersonName [
    rdfs:label "Anthonia van Es" ;
    a2a:PersonNameFirstName "Anthonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] .

oa:event_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "03-02-1841" ;
    a2a:Year "1841" ;
    a2a:Month "02" ;
    a2a:Day "03" ;
    rdfs:label "1841-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_Person3700035667 ;
  a2a:EventKeyRef oa:event_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_Event1 .

oa:relationep_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_Person3700035665 ;
  a2a:EventKeyRef oa:event_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_Event1 .

oa:relationep_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_Person3700035666 ;
  a2a:EventKeyRef oa:event_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782_Event1 .

oa:source_wfa_34ACF2AC-51E5-4935-BA2B-AFDA00484782
  a a2a:Source ;
  rdfs:label "Westfries Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1841-02-03 - 1841-02-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-02-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1841-02-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-02-1841" ;
    a2a:Year "1841" ;
    a2a:Month "02" ;
    a2a:Day "03" ;
    rdfs:label "03-02-1841"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Hoorn. Geboorteakten, 1841" ;
    a2a:Book "Hoorn. Geboorteakten, 1841" ;
    a2a:RegistryNumber "1841g" ;
    rdfs:label "Westfries Archief, Hoorn. Geboorteakten, 1841, Hoorn. Geboorteakten, 1841, 1841g"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/9BA0D7038D2D479F8C438BA98C1FD5F4" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/9BA0D7038D2D479F8C438BA98C1FD5F4" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/9BA0D7038D2D479F8C438BA98C1FD5F4"
  ] ;
  a2a:SourceLastChangeDate "2024-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/34ACF2AC51E54935BA2BAFDA00484782" ;
  a2a:RecordIdentifier "3700035664" ;
  a2a:RecordGUID "{34ACF2AC-51E5-4935-BA2B-AFDA00484782}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/A3568EC8E57749E7B90E37DBF6484C1B" .

