@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/p114967881> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De oprichting van expertisecentra in Nederland / NWO" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397298048> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c04269e4624afe7ca2a962b1d629d65c> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/afa86375fcb7258c48b611a344124092> ;
    schema1:name "De oprichting van expertisecentra in Nederland" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f21e24d43257d2f7ec7a6db2f656125b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69399034> .

