@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/p318614111> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Libraries and learning resource centres / Brian Edwards" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593146>,
        <http://data.bibliotheken.nl/id/thes/p078452597>,
        <http://data.bibliotheken.nl/id/thes/p078679621>,
        <http://data.bibliotheken.nl/id/thes/p09598030X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p145710564> ;
    schema1:bookEdition "2nd ed" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9781856176194" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc026990d08ad13cd764a851048e1022> ;
    schema1:name "Libraries and learning resource centres" ;
    schema1:numberOfPages 270 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e73a73c6c78382be6c0b324648cfc4a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905515392> .

