@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/p243904207> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Muziek op de PC / Gerrit Bruijnes ; [red.: Harry Ousen]" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p238063003> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074128965> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p083282106> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p242702171> ;
    schema1:isbn "9039520828" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1405ebbf43ab4325f6d0d8223f78f666> ;
    schema1:name "Muziek op de PC" ;
    schema1:numberOfPages 326 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d70b41d939e81ba7f926ecdd0ce2378e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66691610> .

