@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/p086583301> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Minicursus DrawPerfect : versie 1.1 NL / Rob Hendriks" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p242191630> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p086369415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p08981472X> ;
    schema1:isbn "9062337295" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0de1f195154270d230206c453ab90ae> ;
    schema1:name "Minicursus DrawPerfect : versie 1.1 NL" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/febe310338e9977fdd7f0fb80ca43553> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65673038> .

