@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/p315655828> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "Bart Noorman's Virtual music school" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p163940835> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789079349029" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22c39f4e714a1be88f648fb3bc4c0cec> ;
    schema1:name "Bart Noorman's Virtual music school" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df30c9b6b3e8246b9b041c6522482fa8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/280422618> .

