@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/p41728716X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bash-scripts programmeren / Henk van de Kamer ; redactie en opmaak: Peter Doolaard redactie en vormgeving" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07568506X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p383054702>,
        <http://data.bibliotheken.nl/id/thes/p412907283> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p393559467> ;
    schema1:isbn "9789463560597" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9640ee1dc5e4c4641d2679b60da57955> ;
    schema1:name "Bash-scripts programmeren" ;
    schema1:numberOfPages 197 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05ed84bf4db3f86373f970a4bc3f6597> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1059130466> .

