@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/p82308499X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Conflict en radicalisme / Rob Kroes" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069993688> ;
    schema1:description "Ook verschenen in de serie \"Sociologische teksten\". - Meppel : Boom",
        "Proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1abc0523def097051f5f8646f20ee069> ;
    schema1:name "Conflict en radicalisme" ;
    schema1:numberOfPages 213 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c49be5d3d58f656d68cfb15cdced5316> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63426895> .

