@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p830232273> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Freetrade and protectionism in Holland / by A. Heringa" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428065546> ;
    dcterms1:issued "1914" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072674857> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab4a99c7eebf5e6090e97a512e038a5b> ;
    schema1:name "Freetrade and protectionism in Holland" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba29ab0c654c2cc48c3900de3310c04b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781516839> .

