@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/p842796339> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bladeren in de boekenmarkt / door C.M. Storm, A.L.J.M. Luijten" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601621>,
        <http://data.bibliotheken.nl/id/thes/p078456444>,
        <http://data.bibliotheken.nl/id/thes/p07858387X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070256586>,
        <http://data.bibliotheken.nl/id/thes/p075356856> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070256551> ;
    schema1:description "Onderzoek uitgevoerd door de Vakgroep Marketing en Marktonderzoek, Katholieke Hogeschool Tilburg" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070075458" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2b310502aa26a14c3d09bcedc3506f8> ;
    schema1:name "Bladeren in de boekenmarkt" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/298872422c5c97915414ea159d66abcf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63993551> .

