@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/p102070091> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A model of induction / Peter A. Flach" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619539>,
        <http://data.bibliotheken.nl/id/thes/p075652528>,
        <http://data.bibliotheken.nl/id/thes/p075658283> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07463450X>,
        <http://data.bibliotheken.nl/id/thes/p075481855> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p052929272> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef3487f9e4269ad6ae327f04126159d4> ;
    schema1:name "A model of induction" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9efef5e181b1b41bb0726aa177bd1d9a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906669376> .

