@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/p305268198> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De uitleg / door Paul Dekker" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598698> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075262517> ;
    schema1:description "Opl. van 75 genummerde ex" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789081253116" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3284cc08d09eb41bd97c9cfccf6be43c> ;
    schema1:name "De uitleg" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/85fb4468c38a179a8d388bed9d19f161> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778017029> .

