@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/p785643974> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Foundation for Curriculum Development (S.L.O.) / J A van Kemenade" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068257694>,
        <http://data.bibliotheken.nl/id/thes/p075316587> ;
    schema1:description "\"Memorandum of the Minister from [sic] Education and Science of the Netherlands.\"" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9012010063" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5f8b497a6bd5c9fda4116f15a900358> ;
    schema1:name "Foundation for Curriculum Development (S.L.O.)" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/565571a0aa5ef62cf9fee7cf2f1feeb8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780915806> .

