@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/p422460907> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "DevOps Handboek / Oleg Skrynnik ; vertaling [uit het Engels]: Theo Wanders ; tekstredactie: Janneke Wolters" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610124>,
        <http://data.bibliotheken.nl/id/thes/p123281172> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p422888745> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p145836398>,
        <http://data.bibliotheken.nl/id/thes/p265560837> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789401804363" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d3c0f77270ea29a723d8234a5d5eba6> ;
    schema1:name "DevOps Handboek" ;
    schema1:numberOfPages 129 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/815c522af43cb1de26e38d7edf6c046d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200513673> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/343e12a86c1a7002de88b6e5397d7789> .

