@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/p331363658> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Classifying science : phenomena, data, theory, method, practice / by Rick Szostak" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593448> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p184872561> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p331363380> ;
    schema1:isbn "1402030959",
        "9781402030956" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0a0b11f23758e190d6d65ffdaa5a654> ;
    schema1:name "Classifying science : phenomena, data, theory, method, practice" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a99a51a4fc439b44fb50b453f3cc5422> .

