@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/p80108153X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klein brevier van het wetenschapsbeleid / H. M. Jolles" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627418>,
        <http://data.bibliotheken.nl/id/thes/p077592425>,
        <http://data.bibliotheken.nl/id/thes/p078959748>,
        <http://data.bibliotheken.nl/id/thes/p080590330>,
        <http://data.bibliotheken.nl/id/thes/p397285973> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06852126X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060016203" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7ef5b2277054259e6697e2f03ea48e9> ;
    schema1:name "Klein brevier van het wetenschapsbeleid" ;
    schema1:numberOfPages 118 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4faf045bba6debdebfaa94cbb1bffb7e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65794869> .

