@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/p053332415> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABC van de economie : de dans om het gouden kalf / door Bob Goudzwaard en Henk Koetsier ; [ill.: Carel Bruens]" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604809>,
        <http://data.bibliotheken.nl/id/thes/p07565816X>,
        <http://data.bibliotheken.nl/id/thes/p07760699X>,
        <http://data.bibliotheken.nl/id/thes/p078492467> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068953011> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070182361> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024248663" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc426430b67a9ed941c978db23a5ce5b> ;
    schema1:name "ABC van de economie : de dans om het gouden kalf" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b86da08179fc3ccad0e70ea63904981> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64968223> .

