@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/p180891065> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basiscursus C++ / Leen Ammeraal" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605314>,
        <http://data.bibliotheken.nl/id/thes/p090036603>,
        <http://data.bibliotheken.nl/id/thes/p180431889> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073753580> ;
    schema1:bookEdition "3e herz. uitg" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082715513> ;
    schema1:isbn "9039512264" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee72388c013dd78fe2593260c0c320e1> ;
    schema1:name "Basiscursus C++" ;
    schema1:numberOfPages 230 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a0cc2a15ee9f97824d8fc55bbb6e260> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67806440> .

