@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/p291396704> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Microsoft.NET : een nieuwe ICT-revolutie? / Jan Hidding" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p099893789>,
        <http://data.bibliotheken.nl/id/thes/p169350002>,
        <http://data.bibliotheken.nl/id/thes/p242660312>,
        <http://data.bibliotheken.nl/id/thes/p263419835> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p304321532>,
        <http://data.bibliotheken.nl/id/thes/p304334790> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070655381" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b8bc6429b578a5b586c62a0f17a93b5> ;
    schema1:name "Microsoft.NET : een nieuwe ICT-revolutie?" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e8839b43112e31f5f0e32adc1d907b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71748529> .

