@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/p269499237> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "20ste eeuwMuziek" ;
    dcterms1:issued "2004" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p089194934>,
        <http://data.bibliotheken.nl/id/thes/p142305898> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075660113> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p251876152> ;
    schema1:isbn "9054957115" ;
    schema1:issueNumber 1960 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31a313734e95eb3e8aa40ac0691f170f> ;
    schema1:name "20ste eeuwMuziek" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce1737479357ea05cc0672dad65cf427> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773665015> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/30985b30fe53e1eadfc02411101739c2> .

