@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/p861493222> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De invoering van de Wet medezeggenschap onderwijs / F.C.G. Smit, A. Pelkmans" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661179>,
        <http://data.bibliotheken.nl/id/thes/p39757178X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07305867X>,
        <http://data.bibliotheken.nl/id/thes/p075377756> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070047545> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063704844" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce01a3e5e163a0f2d15a2c16d1c4f839> ;
    schema1:name "De invoering van de Wet medezeggenschap onderwijs" ;
    schema1:numberOfPages 290 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8c3f523cb31a8bcd38162b4b9fb520a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64283812> .

