@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/p83265003X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De groepsgrootte in het onderwijs / [Ministerie van Onderwijs en Wetenschappen]" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600592>,
        <http://data.bibliotheken.nl/id/thes/p078560640>,
        <http://data.bibliotheken.nl/id/thes/p114028974> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075288818> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079322689> ;
    schema1:isbn "9012007089" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b49d61224d7777245df2c49fb87e76c1> ;
    schema1:name "De groepsgrootte in het onderwijs" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d9cb91a4749a745762355072fe229dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905415415> .

