@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/p409128333> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "JavaScript / Peter Kassenaar" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p161485251> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p156830922> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:description "1e druk: ©2014",
        "Omslag vermeldt: Tweede, geactualiseerde editie" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p377288039> ;
    schema1:isbn "9789059409736" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c123c1e778df010eee790b514e49d316> ;
    schema1:name "JavaScript" ;
    schema1:numberOfPages 235 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7a40c281c65b008362721b1ec35a05a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993004942> .

