@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/p850925223> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Europese Gemeenschap : ideaal en werkelijkheid / Nico Portegijs" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560566X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072379758>,
        <http://data.bibliotheken.nl/id/thes/p075453762> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851274455> ;
    schema1:isbn "9064731527" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1e4f2614a2a71f354386fc716630abd> ;
    schema1:name "De Europese Gemeenschap : ideaal en werkelijkheid" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9af3b83d1b15f561480d877aca078486> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64126272> .

