@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p313069743> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Computing meaning / Harry Bunt" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p32040000X> ;
    dcterms1:issued "2007" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068920075>,
        <http://data.bibliotheken.nl/id/thes/p074654632> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p191872385>,
        <http://data.bibliotheken.nl/id/nbt/p853410836> ;
    schema1:isbn "9781402059568" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21b3e9add95927c6ea0533329b3bf5af> ;
    schema1:name "Computing meaning" ;
    schema1:numberOfPages 477 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b490ebffc055107bd77e356cd385e137> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775204257> .

