@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://dev.bcld.info/works/1c186313-b3e9-4d1e-b30b-28eea4020a64> a :Serial,
        :Text,
        :Work ;
    bflc:aap "Newsletter" ;
    bflc:aap-normalized "newsletter" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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/bcld> ;
            :date "2026-07-07T22:43:14.011069+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://dev.bcld.info/hubs/4e16f825-306c-4056-853d-2390e67c2db9> ;
    :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://dev.bcld.info/instances/8fdc198e-83d0-4ffe-a6c8-5b5e1a5850d8> ;
    :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://dev.bcld.info/works/36386028-c63a-4658-9548-fd6365cc5be2> ;
            :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 :Title ;
            :mainTitle "Newsletter" ],
        [ a :VariantTitle ;
            :mainTitle "Namibia Scientific Society newsletter" ],
        [ a :VariantTitle ;
            :mainTitle "NSS newsletter" ] .

