@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/p05831234X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisboek macro-economie" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614456> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068416067>,
        <http://data.bibliotheken.nl/id/thes/p072125829>,
        <http://data.bibliotheken.nl/id/thes/p07480037X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p061220647> ;
    schema1:isbn "9001775012" ;
    schema1:issueNumber 11 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/297e9f3119f926eafcb5326a55671da7> ;
    schema1:name "Basisboek macro-economie" ;
    schema1:numberOfPages 574 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72d03fda1eab9ee29cf6e2dc84dd3501> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769371801> .

