@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@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/instances/261fb774-5ac5-44ef-885b-9d5296b234db> a :Instance ;
    :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:44:41.117311+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/21682937> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/cr> ;
    :digitalCharacteristic <http://id.loc.gov/vocabulary/mencformat/pdf>,
        <http://id.loc.gov/vocabulary/mfiletype/text> ;
    :editionStatement "1st ed. 2016." ;
    :extent [ a :Extent ;
            rdfs:label "1 online resource (VII, 140 pages 118 illustrations, 101 illustrations in color.)" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2019749162" ],
        [ a :Local ;
            :assigner <https://ld.zdb-services.de/resource/organisations/DE-He213> ;
            rdf:value "978-94-017-7597-7" ],
        [ a :Isbn ;
            rdf:value "9789401775977" ],
        [ a :Doi ;
            rdf:value "10.1007/978-94-017-7597-7" ] ;
    :instanceOf <https://dev.bcld.info/works/ba0c8b1b-91f1-4750-8bec-3eeb3d49acfd> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/c> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/descsource> ;
            rdfs:label "Description based on publisher-supplied MARC data." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Imprint: Springer",
                "Springer Netherlands" ;
            bflc:simpleDate "2016" ;
            bflc:simplePlace "Dordrecht" ;
            :date "2016"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/ne> ] ;
    :publicationStatement "Dordrecht: Springer Netherlands, Imprint: Springer, 2016" ;
    :responsibilityStatement "by Changhwan Shin" ;
    :title [ a :Title ;
            :mainTitle "Variation-Aware Advanced CMOS Devices and SRAM" ] .

