@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/p297006002> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De waarde van de norm : een onderzoek naar de toereikendheid van het sociale minimum / Frans Moors, Ivo Libregts" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p101398727>,
        <http://data.bibliotheken.nl/id/thes/p115776206> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p101398654> ;
    schema1:description "Ondertitel op omslag: Een onderzoek naar de toereikendheid van het sociaal minimum" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83e8c696ab44035b07299cc85c798cb5> ;
    schema1:name "De waarde van de norm : een onderzoek naar de toereikendheid van het sociale minimum" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2bc29b851ba64bf8a3421816028eb92a> .

