@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/p402326237> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Angular 2 / Peter Kassenaar ; redactie: Peter Doolaard redactie en vormgeving" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619539> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p156830922>,
        <http://data.bibliotheken.nl/id/thes/p383054702> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p377288039> ;
    schema1:isbn "9789059408685" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df7758243203079ea82771008f879114> ;
    schema1:name "Angular 2" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd5a4e904bebac27021a9f6b22bbf3bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/950739924> .

