@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/p328740527> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groeicijfers voor CAP / P. Kroon, B.W. Daniëls" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p315466634> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073534145>,
        <http://data.bibliotheken.nl/id/thes/p075313502> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p115291105>,
        <http://data.bibliotheken.nl/id/thes/p267161212> ;
    schema1:description "In opdracht van SenterNovem" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p331109751> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6ec0674d3e9e420c2afcdf119894681> ;
    schema1:name "Groeicijfers voor CAP" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79f918c1127183558bdf37c8364a30b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/702364516> .

