@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p406398402> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan de slag met Linux voor LPIC-1 / Sander van Vugt" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p40962070X> ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078450632>,
        <http://data.bibliotheken.nl/id/thes/p183865588> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p189828102> ;
    schema1:bookEdition "Zesde druk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789024404919" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2af6617490e430f25bb4219983581a11> ;
    schema1:name "Aan de slag met Linux voor LPIC-1" ;
    schema1:numberOfPages 301 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d1e66c2ce6d11507134eade00084e9f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/976411265> .

