@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/p370353145> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basiscursus Drupal 8 / Eric Tiggeler" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078669529>,
        <http://data.bibliotheken.nl/id/thes/p152827897>,
        <http://data.bibliotheken.nl/id/thes/p241679966>,
        <http://data.bibliotheken.nl/id/thes/p263419983>,
        <http://data.bibliotheken.nl/id/thes/p304410446> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p126319979> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p082715513> ;
    schema1:isbn "9789462450325" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f50124ba56a1e260ddaf3177c73e2c7> ;
    schema1:name "Basiscursus Drupal 8" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd2c7f3478f58b2a0d2d71e35b7f3738> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898079443> .

