@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/c6d18666-1d36-414d-b9a7-639bd3b0a6b2> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Dileep Kumar, A. D. State of Glyphosate use in India" ;
    bflc:aap-normalized "dileepkumaradstateofglyphosateuseinindia" ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:04:43.772033+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23866384> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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/> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "QH545.G55" ;
            :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/n2025242901> ;
            :role <http://id.loc.gov/vocabulary/relators/pbl> ],
        [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n2025242898> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n96902077> ;
            :role <http://id.loc.gov/vocabulary/relators/pbl> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/a-ii> ;
    :hasInstance <https://dev.bcld.info/instances/f393d177-df4b-41c6-b35d-7189a0710991> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill>,
        <http://id.loc.gov/vocabulary/millus/map> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Glyphosate--Health aspects--India" ;
            bflc:aap-normalized "glyphosatehealthaspectsindia" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Glyphosate--Health aspects--India" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85055421> <http://id.loc.gov/authorities/subjects/sh00005598> <http://id.loc.gov/rwo/agents/n80125948-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Glyphosate--Enviornmental aspects--India" ;
            bflc:aap-normalized "glyphosateenviornmentalaspectsindia" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Glyphosate--Enviornmental aspects--India" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85055421> [ a mads:Topic ;
                        mads:authoritativeLabel "Enviornmental aspects" ] <http://id.loc.gov/rwo/agents/n80125948-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "State of Glyphosate use in India" ] .

