@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/p852458207> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Curvo-strategie : handboek voor leergangontwikkeling / M. de Kok-Damave (red.)" ;
    dcterms1:issued "1979" ;
    schema1:bookEdition "2e versie" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068250215> ;
    schema1:description "S.V.O.-projekt 0.368" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/abcf3d7c1a668ba3fcca22b6b373a4da> ;
    schema1:name "De Curvo-strategie : handboek voor leergangontwikkeling" ;
    schema1:numberOfPages 311 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/818270a40c80a1b6a945444009520cc5> .

