@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/p800609026> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over kwaliteit en kwantiteit in de documentaire informatie / Th. P. Loosjes" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592891>,
        <http://data.bibliotheken.nl/id/thes/p078487161>,
        <http://data.bibliotheken.nl/id/thes/p397297130> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068489323> ;
    schema1:description "Inaugurele rede Amsterdam, Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026703171" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e56574abb7dd4028782c5355815f8318> ;
    schema1:name "Over kwaliteit en kwantiteit in de documentaire informatie" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f17987efdfcd2373c86bc99453522cfa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67559908> .

