@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/p195870700> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advanced debugging methods / by Raimondas Lencevicius" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562219X>,
        <http://data.bibliotheken.nl/id/thes/p075659115> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p204265606> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843916370> ;
    schema1:isbn "0792378954" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf7ed1cab73247983ff7ed77e5e65e51> ;
    schema1:name "Advanced debugging methods" ;
    schema1:numberOfPages 183 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6ba143a2b48d98fbfc5329c6f291a55> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905484560> .

