@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/p810409623> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Economische groei en de structuur van de internationale handel / H. Visser" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607201>,
        <http://data.bibliotheken.nl/id/thes/p078492335> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071895353> ;
    schema1:description "Ook verschenen als proefschrift Amsterdam V.U." ;
    schema1:inLanguage "nl" ;
    schema1:isbn "902320736X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef9f210627dae59ae1bc74e361761a29> ;
    schema1:name "Economische groei en de structuur van de internationale handel" ;
    schema1:numberOfPages 212 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4291cdb4a5923ad52d32565f97db715b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781284163> .

