@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/p118547976> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Is it all in Adam Smith? / Jan Peil" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068349122>,
        <http://data.bibliotheken.nl/id/thes/p07760699X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073520292> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p049420380> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a452dc02247de745b352e1e928a30257> ;
    schema1:name "Is it all in Adam Smith?" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff2c239f23d2341de465684a262bcc04> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69439542> .

