@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/p064389448> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Memo schoolbestuurder bijzonder basisonderwijs 1990 / onder red. van W.J.M. van Esch en F.C.G. Smit" ;
    dcterms1:issued "1990" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069404097>,
        <http://data.bibliotheken.nl/id/thes/p07305867X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9031206407" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae8b41b64f5d7616ce1f62de89fdb414> ;
    schema1:name "Memo schoolbestuurder bijzonder basisonderwijs 1990" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18716bf9243dd9d14b742c33a7b089a9> .

