@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/p411802437> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adam Smith en zijn onderzoek naar den rijkdom der volken / door Joannes Franciscus Benjamin Baert" ;
    dcterms1:issued "1858" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068349122>,
        <http://data.bibliotheken.nl/id/thes/p397371470> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000036941" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087317303> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p86427985X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2807ccf3f61e85d27c09276bb647c6f4> ;
    schema1:name "Adam Smith en zijn onderzoek naar den rijkdom der volken" ;
    schema1:numberOfPages 280 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5782291a2f5c714f0e875386a00f7b1a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993878911> .

