@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/p036778532> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vrijhandel / contra: J. van Dusseldorp A.Mzn. ; pro: dr. D. Bos" ;
    dcterms1:issued "1907" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p181906112>,
        <https://data.bibliotheken.nl/.well-known/genid/7b034c131fc68ca80273a5fe07703979> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071005692> ;
    schema1:description "Omslagtitel",
        "Speciale uitgave van de Tariefvereeniging",
        "Verschenen als aflevering van het tijdschrift \"Pro en Contra\"" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/110f22d9b8a549a20011102df35197f5> ;
    schema1:name "Vrijhandel" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95df054f9b9ed9df25f41bc9b69edfc8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905498190> .

