@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/p217882811> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Praktisch webdesign / Mansvelders ; [eindred.: Kees van der Staak]" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078950333>,
        <http://data.bibliotheken.nl/id/thes/p152827897>,
        <http://data.bibliotheken.nl/id/thes/p241679966>,
        <http://data.bibliotheken.nl/id/thes/p263419983> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089477170> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p180129236> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9039516634" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/012bc3156467c3743333ec0c99c67253> ;
    schema1:name "Praktisch webdesign" ;
    schema1:numberOfPages 764 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0bad1f2fcdc31c64e60a58a552f937b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67186540> .

