@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/p149870930> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beleidsnotitie meao n.a.v. het tweede rapport van de Stuurcommissie MEAO / [De Staatssecretaris van Onderwijs en Wetenschappen N.J. Ginjaar-Maas]" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075288818> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071697942> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10e477c1129e6e774ba872b43cebddb4> ;
    schema1:name "Beleidsnotitie meao n.a.v. het tweede rapport van de Stuurcommissie MEAO" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73fa524f3a6e70f0af7c203b67804f42> .

