@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/p096831146> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het nulde dekreet : kritisch nadenken over sociaal-cultureel werk" ;
    dcterms1:issued "1992" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p084590122> ;
    schema1:isbn "9061527821" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b06cad427e3df34fc7a943413460483> ;
    schema1:name "Het nulde dekreet : kritisch nadenken over sociaal-cultureel werk" ;
    schema1:numberOfPages 177 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d04e2833243d3e9f963affe568a25fc> .

