@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/p203632257> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mastering ColdFusion 4.5 / [Arman Danesh, Kristin Aileen Motlagh ; vert. uit het Engels door: TDI ; red.: Sybex Uitgeverij]" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p241679966> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p184577713>,
        <http://data.bibliotheken.nl/id/thes/p185500307> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p094796580>,
        <http://data.bibliotheken.nl/id/thes/p203946898> ;
    schema1:description "Omslag vermeldt: Nederlandse editie" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9041908811" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/313ddfa9644a0099a99bf442e8a6d89d> ;
    schema1:name "Mastering ColdFusion 4.5" ;
    schema1:numberOfPages 978 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8652cfc9373e87f47fa59dafa2ed7b77> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67355592> .

