@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/p119501716> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Trendrapport detailhandel 1994 / onder red. van: H.J. Gianotten, J.G.A.M. de Jong" ;
    dcterms1:issued "1994" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067806252>,
        <http://data.bibliotheken.nl/id/thes/p073115282> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069460505" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9131c9927545087c58ddaf21c9e6bba4> ;
    schema1:name "Trendrapport detailhandel 1994" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4dab106d8aacae3c4d725a1240b59c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68596421> .

