@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/p052473600> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Economie plus / N. Lamperjee" ;
    dcterms1:issued "1989" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071849947> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628996> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p052473317> ;
    schema1:isbn "9028047069" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e266786f830774217bec27e94ac3835c> ;
    schema1:name "Economie plus" ;
    schema1:numberOfPages 233 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fcc3c16a98c411de02b9a7eace0d62b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769344711> .

