@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/p044306776> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Active information retrieval / A.J. Kok, A.M. Botman" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p242836615> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075225255>,
        <http://data.bibliotheken.nl/id/thes/p07540916X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072419776> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p042305667> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e1948a8da688bb1acdad53100cef06f> ;
    schema1:name "Active information retrieval" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd2b935651d081ba368a13a5ad30ce9d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64949334> .

