@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/p865335648> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adam Smith, de wegbereider / D. van Blom" ;
    dcterms1:issued "1923" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068349122> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/bc66e8ff02e7b446d341d0d8a27325dc> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c954b65845d7db62f2b7cdadcd2e0eae> ;
    schema1:name "Adam Smith, de wegbereider" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/beae20019caf83f3316ad5437772cdbf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64332371> .

