@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/p401618277> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De draad van Penelope : Europa tussen ironie en waarheid / Guido Vanheeswijck" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075630591> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07299598X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p402212002> ;
    schema1:isbn "9789463101288" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8294ff19c3720631a94a9cb45d6de24> ;
    schema1:name "De draad van Penelope : Europa tussen ironie en waarheid" ;
    schema1:numberOfPages 1115815 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9618fd08a703e644c7786830e1c738bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1239953282> .

