@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/p851685609> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The impact of information technology upon public libraries / prepared by a working group under the auspices of the Section of Public Libraries" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601141>,
        <http://data.bibliotheken.nl/id/thes/p075617471> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075382741> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832935727> ;
    schema1:isbn "907091607X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f282311b05af6144ccf570b2069c1b79> ;
    schema1:name "The impact of information technology upon public libraries" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9eec242e293c3a9678af3ad6867b582e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906477894> .

