@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/p298715600> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Betere regelgeving eenvoudig uitgelegd / Europese Commissie" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760847X>,
        <http://data.bibliotheken.nl/id/thes/p078461677>,
        <http://data.bibliotheken.nl/id/thes/p078647045> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p134912519> ;
    schema1:description "Cat. nr.: KA-76-06-161-NL-C",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9279024701",
        "9789279024702" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e4a8eca9ab581fde335b029fd876724> ;
    schema1:name "Betere regelgeving eenvoudig uitgelegd" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9693eef1176027878851da7a5e4653a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150400762> .

