@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p181701642> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Datamining : praktijkvoorbeeld legt voordelen en valkuilen bloot / Sandra Bakkum-de Roos, Kees van Montfort" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p181701685> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073998044> ;
    schema1:description "Themakatern Informatietechnologie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87a52688ff29bd7e5a3b3b7ac283e79e> ;
    schema1:name "Datamining : praktijkvoorbeeld legt voordelen en valkuilen bloot" .

