@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/p291016685> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amerikaanse zaken / Charles Groenhuijsen" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625466> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075497220>,
        <http://data.bibliotheken.nl/id/thes/p143351672> ;
    schema1:description "Eerder verschenen op diverse websites van Kluwer en de NOS",
        "Speciale uitg. voor Ernst & Young" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9013033024" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7fee72916b5fa28593f2b7a2ed0ae29> ;
    schema1:name "Amerikaanse zaken" ;
    schema1:numberOfPages 221 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/53aadbb42ff9b56621513c947d8a6d4c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71710827> .

