@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/p186416164> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisvaardigheden / Margot Cox, Martrude Siesling" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07359203X> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072801166> ;
    schema1:description "Deelkwalificatie 200" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075687992> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p173829732> ;
    schema1:isbn "9011062108" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea33f22fe88910f64d12d67ca1734d3f> ;
    schema1:name "Basisvaardigheden" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d170001837ca2ce0af0339a2d781b917> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67775462> .

