@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/p114302170> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De betekenis van impactstudies / F. van Puffelen" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070401721> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83128109X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/637f06f532154dcc25efc7736bf17059> ;
    schema1:name "De betekenis van impactstudies" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a84b2c1cfd7afe767b0b34a406a9d94> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66291195> .

