@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/p328883433> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pak je kansen / [scenario: Rudi] Miel ; [tek.: Christian] Durieux ... [et al.]" ;
    dcterms1:issued "2010" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p115365680>,
        <http://data.bibliotheken.nl/id/thes/p14673727X> ;
    schema1:description "Cat.no.: KE-32-09-164-NL-C" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789279138997" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14d650c1e4d1eb2e4ab027db36b2386e> ;
    schema1:name "Pak je kansen" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/092df09a7643be7af2c2bc357797e9ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/658631677> .

