@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/p123485932> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aanbod en kwaliteit / [auteur] Agnes van Swaay" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623013>,
        <http://data.bibliotheken.nl/id/thes/p075637987>,
        <http://data.bibliotheken.nl/id/thes/p075657953> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069663998>,
        <http://data.bibliotheken.nl/id/thes/p075468662> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p117386421>,
        <http://data.bibliotheken.nl/id/nbt/p136505244> ;
    schema1:isbn "9050502504" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5d450e186759888340762cc48a2a6dc> ;
    schema1:name "Aanbod en kwaliteit" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8398c4b962e03161d1fb0df8027b3345> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71502535> .

