@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/p056861702> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Language and representation in information retrieval / D.C. Blair" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593243>,
        <http://data.bibliotheken.nl/id/thes/p078545072>,
        <http://data.bibliotheken.nl/id/thes/p078649323>,
        <http://data.bibliotheken.nl/id/thes/p097697397>,
        <http://data.bibliotheken.nl/id/thes/p242836615>,
        <http://data.bibliotheken.nl/id/thes/p397299443> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p080185037> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0444884378" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36d150f6dda20656df700f7c50dfaca7> ;
    schema1:name "Language and representation in information retrieval" ;
    schema1:numberOfPages 335 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9f0d7a9e9dd22a803584ca2c4df5b36> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781989696> .

