@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/p228087457> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een onderwijsconcept voor het vmbo / auteurs: Marinus Dekkers, Karin van Amelsfort ; kernred.: Rika Schut" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075017504> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p189593091>,
        <http://data.bibliotheken.nl/id/thes/p228115159> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p197652913> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5682d33167311555b590a0ab3f4b8198> ;
    schema1:name "Een onderwijsconcept voor het vmbo" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/550e775584229c52825a721590763c37> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67078165> .

