@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/p055240496> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "1 Europa voor 320 000 000 consumenten? / [publ. van de Consumenten Commissie voor Europa" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560339X>,
        <http://data.bibliotheken.nl/id/thes/p07568554X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075376814> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99e452aecb45196b98dc4d09058ff31c> ;
    schema1:name "1 Europa voor 320 000 000 consumenten?" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/439b48ed4b45c014c9dbe88d684e0636> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64994222> .

