@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/p321149092> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bijstand in praktijk / J. de Boer, W. Heesen, R. Ros" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074983946> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p304505846>,
        <http://data.bibliotheken.nl/id/thes/p304505870> ;
    schema1:description "Omslagtitel: Bijstand in de praktijk 2009",
        "Oorspr. uitg.: 2007" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789013066647" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ffc97d74501befd5ebd6e5dd768202e> ;
    schema1:name "De bijstand in praktijk" ;
    schema1:numberOfPages 313 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d9806b8d7f4febfc71453a9ec023a82> .

