@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/p85299981X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De konjunktuur / door Prof. dr. J. Tinbergen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429742576> ;
    dcterms1:issued "1933" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397373015> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068183763> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831787406> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f106e34259788f62538ee9885392d4d6> ;
    schema1:name "De konjunktuur" ;
    schema1:numberOfPages 194 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69b92e840cdc9aa0b1838d083ee4ea9a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781663133> .

