@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/p099387859> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Radio art : gids/guide / [by William Levy and Willem de Ridder]" ;
    dcterms1:issued "1981" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069196621>,
        <http://data.bibliotheken.nl/id/thes/p069420130> ;
    schema1:description "De teksten in het Eng. en Nederlands",
        "Met portr. op de omslag",
        "Zonder titelbl. Omslagtitel" ;
    schema1:inLanguage "mul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb15a184d2a0a543e1320a04346a7b3e> ;
    schema1:name "Radio art : gids/guide" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b11a547193403111baec10cc54b272bc> .

