@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/p842523596> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De onvermijdelijkheid eener autoritaire regeering / door J. Frijling" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416530494> ;
    dcterms1:issued "1936" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608917>,
        <http://data.bibliotheken.nl/id/thes/p078441544> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067797016> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833134892> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26b1d1663f0a9e2135190b259ddb607a> ;
    schema1:name "De onvermijdelijkheid eener autoritaire regeering" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a179b1d9be77667a2e872e2f2e6e77a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63981501> .

