@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/p832075787> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jaaradvies 1983 / Raad van Advies voor het Wetenschapsbeleid, [voorz.: H.G. van Bueren ; publ. van de Voorlichtingsdienst Wetenschapsbeleid]" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075309521> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069115354>,
        <http://data.bibliotheken.nl/id/thes/p075309394> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830089683> ;
    schema1:isbn "903460151X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b7024029ff5da90264729ca5dd3440e> ;
    schema1:name "Jaaradvies 1983" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96a4c91ce1075decff116f68be846d8a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63497301> .

