@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/p154372064> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basiscursus programmeren voor Windows 95 / Leen Ammeraal" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605322>,
        <http://data.bibliotheken.nl/id/thes/p078637082>,
        <http://data.bibliotheken.nl/id/thes/p134481860>,
        <http://data.bibliotheken.nl/id/thes/p141508558> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073753580> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082715513> ;
    schema1:isbn "9039505616" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24de61920dc0b1bb1c4dfa53aa15bd8d> ;
    schema1:name "Basiscursus programmeren voor Windows 95" ;
    schema1:numberOfPages 228 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ed3430d2bb19785437889741fe1a7e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68526245> .

