@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/p810000830> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over evenwicht en de economische theorie / J. van der Meulen" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760699X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069046476>,
        <https://data.bibliotheken.nl/.well-known/genid/271c82c460be3ce6f82f719547f94900> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822627140> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93d4a09a93898ddb5329c26a26c8be42> ;
    schema1:name "Over evenwicht en de economische theorie" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe1f5bca790c0d4c828fa1f0f6283e00> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63306875> .

