@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://bluecore-dev.stanford.edu/works/dd43c22f-f8d8-437f-a1fb-a8f20cb8bcb0> a :Serial,
        :Text,
        :Work ;
    bflc:aap "Newsletter" ;
    bflc:aap-normalized "newsletter" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:47.936066+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24138986> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "Q85.8" ;
            :itemPortion ".M58" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n89132802> ;
            :role <http://id.loc.gov/vocabulary/relators/isb> ] ;
    :expressionOf <https://bluecore-dev.stanford.edu/hubs/ecd3843b-4fd4-4b67-8133-d82f0a78efde> ;
    :genreForm [ a :GenreForm ;
            rdfs:label "Periodicals" ],
        <http://id.loc.gov/authorities/genreForms/gf2014026131>,
        <http://id.worldcat.org/fast/1411641> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/f-sx> ;
    :hasInstance <https://bluecore-dev.stanford.edu/instances/52a993e6-e85c-49f8-8b5e-dd270adf4c6a> ;
    :identifiedBy [ a :Issn ;
            :status <http://id.loc.gov/vocabulary/mstatus/incorrect> ;
            rdf:value "1018-7685" ] ;
    :language <http://id.loc.gov/vocabulary/languages/eng>,
        <http://id.loc.gov/vocabulary/languages/ger> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            rdfs:label "English and German." ] ;
    :relation [ a :Relation ;
            :associatedResource <https://bluecore-dev.stanford.edu/works/0f296327-8417-4de9-a040-94c44a5d18b7> ;
            :relationship <http://id.loc.gov/vocabulary/relationship/continuationof> ] ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Research--Namibia" ;
            bflc:aap-normalized "researchnamibia" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Research--Namibia" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85113021> <http://id.loc.gov/rwo/agents/n79039884-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh85118553>,
        <http://id.loc.gov/rwo/agents/n89132802>,
        <http://id.worldcat.org/fast/1095153>,
        <http://id.worldcat.org/fast/1108176>,
        <http://id.worldcat.org/fast/1204890>,
        <http://id.worldcat.org/fast/678342> ;
    :title [ a :VariantTitle ;
            :mainTitle "NSS newsletter" ],
        [ a :VariantTitle ;
            :mainTitle "Namibia Scientific Society newsletter" ],
        [ a :Title ;
            :mainTitle "Newsletter" ] .

