@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/p424357097> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Angular / Peter Kassenaar" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p161485251>,
        <http://data.bibliotheken.nl/id/thes/p241679966> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p156830922> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:description "\"Deze editie is bijgewerkt t/m versie 9 van Angular (voorjaar 2020)\"",
        "Omslag vermeldt: Tweede, geactualiseerde editie",
        "Oorspronkelijke uitgave: juni 2018",
        "Op omslag: Inclusief gratis webversie van het boek" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p377288039> ;
    schema1:isbn "9789463561617" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6401316e76edb706137226bc1a018525> ;
    schema1:name "Angular" ;
    schema1:numberOfPages 249 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/02f15605d8fd79cba71e99a8b955c001> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1144550623> .

