@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/p810737485> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De school is dood, leve de school / I. op de Beeck" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397570813>,
        <http://data.bibliotheken.nl/id/thes/p397571801> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071688781> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9028900438" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7754ceab8eb8c680234001f34d98c4ec> ;
    schema1:name "De school is dood, leve de school" ;
    schema1:numberOfPages 218 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9191af4b6c7b519c2f3b34662c02df1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905415500> .

