@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/p227764498> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Microsoft Office XP in 10 minuten / Wilfred de Feiter" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p229378544> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p109840496> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p230224318> ;
    schema1:isbn "9043005622" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0fb5800575a5d874473e478efd60f31> ;
    schema1:name "Microsoft Office XP in 10 minuten" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df69fd2f2c340b0aa90058be11a70c44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67057926> .

