@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/p288933893> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een indruk van echtheid : stukken over strips / Joost Pollmann" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623277>,
        <http://data.bibliotheken.nl/id/thes/p077595173>,
        <http://data.bibliotheken.nl/id/thes/p078643872>,
        <http://data.bibliotheken.nl/id/thes/p07867896X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070337268> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9035129423" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/def83fbbc07282253894fa34ef932d23> ;
    schema1:name "Een indruk van echtheid : stukken over strips" ;
    schema1:numberOfPages 193 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f6a896018bc9603a38fec95c36149ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902449425> .

