@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/p820965820> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Evaluation of a re-adjustment subsidy / Kees Klijs" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067891772>,
        <http://data.bibliotheken.nl/id/thes/p075298252> ;
    schema1:description "Research project: international relations and industrial structures" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823108899> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8632920b9e7084b471b6af80b6ee0cd> ;
    schema1:name "Evaluation of a re-adjustment subsidy" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/791d64f8cb2cf3d644a0edc36fefe579> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63257707> .

