@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/p790195852> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Social control of the welfare state / [by] Morris Janowitz" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759746X>,
        <http://data.bibliotheken.nl/id/thes/p091481155>,
        <http://data.bibliotheken.nl/id/thes/p39737190X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071425640> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0444990208" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4b8a842288d20acf6ff16161a812613> ;
    schema1:name "Social control of the welfare state" ;
    schema1:numberOfPages 170 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff9f92347540cd00e8f9d21c8c280f44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781007684> .

