@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/p220364419> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisvaardigheden / Ank van de Wiel" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p154362050> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "Deelkwalificatie 300" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075687992> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p180513710> ;
    schema1:isbn "901105492X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b969242f4711c3a5a508beb0383fd555> ;
    schema1:name "Basisvaardigheden" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff9cc393ab8dbd3aef37d7eb7f840f55> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67148937> .

