@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/p052772209> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A bet on what works in your school / J. Costongs and J. Dronkers" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071052178> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068409656> ;
    schema1:description "Omslagtitel",
        "Paper presented at the International Congress for School Effectiveness Rotterdam 1989" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036545724> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69a80bbaa2ae744873346e6a4333d32e> ;
    schema1:name "A bet on what works in your school" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/11609318e9c6638b6d27dac3bbab3aaf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64883382> .

