@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/p188939652> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "R & B / [tekst en sel. cd's:] Kees Smallegange" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601567>,
        <http://data.bibliotheken.nl/id/thes/p07561913X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p191130079>,
        <http://data.bibliotheken.nl/id/thes/p203885562> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p190746742> ;
    schema1:isbn "9075415109" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dafcd72f79e27599fb50e89461bd7560> ;
    schema1:name "R & B" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/342a1e161db0e86a5aa088ca00e130ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67735854> .

