@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/p862910544> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aanbod-economie / R.S.G. Lenderink" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604825> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073459097>,
        <http://data.bibliotheken.nl/id/thes/p075411857> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822761793> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a39f4904f288b028854555f167871e0a> ;
    schema1:name "Aanbod-economie" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93e1c523232313ffcaa5b4e5197e9fdf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64360965> .

