@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p181651645> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Ceso medium term plan ... / Centre for the Study of Education in Developing Countries" ;
    dcterms1:issued "199X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075291207> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6571746f4f6e344fc6c46c650e2a119> ;
    schema1:name "Ceso medium term plan ..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d608818159760d47bf383c664dfb24c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73450436> .

