@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/p298997762> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een onderzoek inzake bezuinigingen / Inter/View" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075358336> ;
    schema1:description "Projekt 10203/GE" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/215de17d6b268d8be8266f0e63ca9970> ;
    schema1:name "Een onderzoek inzake bezuinigingen" ;
    schema1:numberOfPages 119 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7fee2b85d2c2bc5e1864c9755291dcd3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150417518> .

