@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/p244627924> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Digitale muziek / Ronald Smit" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p207291675>,
        <http://data.bibliotheken.nl/id/thes/p212745034>,
        <http://data.bibliotheken.nl/id/thes/p238063003> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p192750364> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p192749889> ;
    schema1:isbn "9059400313" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/284e9a5ac2e910763e2d93b1e1185f38> ;
    schema1:name "Digitale muziek" ;
    schema1:numberOfPages 179 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3ee46a7feea0ae588144cdd2da7f664> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66724063> .

