@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/p162252749> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De combinatieklas 2/3 / [red. Koos Groeneveld ... et al.]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600835>,
        <http://data.bibliotheken.nl/id/thes/p078444764>,
        <http://data.bibliotheken.nl/id/thes/p078472237>,
        <http://data.bibliotheken.nl/id/thes/p163693447> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/ee72041111b55461fc8f55429d8a448a> ;
    schema1:description "[Themanr.]: \"Tussendoor\", 12e jrg., nr. 3, februari 1987" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7e61a47c656d5a4a809af13ca82a112> ;
    schema1:name "De combinatieklas 2/3" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bab5de5dd37647309624f36a6862d7dd> .

