@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/p058062106> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The institutionalization of political economy : the case of the Netherlands / by Evert Schoorl" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604825> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067650597>,
        <http://data.bibliotheken.nl/id/thes/p075417049> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832695610> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/523a0602bed7e8c690273dd79a9b7813> ;
    schema1:name "The institutionalization of political economy : the case of the Netherlands" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ef5bb25ccac87a97391514693bb2f94> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901367989> .

