@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p180227971> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Complex Programmable Logic Devices (CPLD's)" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077604962>,
        <http://data.bibliotheken.nl/id/thes/p147307937> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843595167>,
        <http://data.bibliotheken.nl/id/nbt/p861576071> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd656fc3c3464f78bd50969dde03d104> ;
    schema1:name "Complex Programmable Logic Devices (CPLD's)" ;
    schema1:numberOfPages 646 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e468f5aae029984af1c3f4c5992092f> .

