@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/p40080669X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nationale rekeningen 2014 / Centraal Bureau voor de Statistiek" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607058>,
        <http://data.bibliotheken.nl/id/thes/p078599784> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p141975571> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p305229109> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/717725329083e1393010c24ba8c7d0bf> ;
    schema1:name "Nationale rekeningen 2014" ;
    schema1:numberOfPages 151 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/15a438300186f5c4a3213f79fee3d1dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/936057676> .

