@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/p782093795> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bibliometrie en bibliotheekbudgetten / door Hendrik D.L. Vervliet" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593138> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068695462>,
        <http://data.bibliotheken.nl/id/thes/p075394413> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822632845> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd732ac9b6d81a759c22b656eb2e37a6> ;
    schema1:name "Bibliometrie en bibliotheekbudgetten" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8dff78fa7b349c0b5243506e2f4df74e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902035230> .

