@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/p341555460> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek chronische vermoeidheid / red. Gijs Bleijenberg ... [et al.]" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625717>,
        <http://data.bibliotheken.nl/id/thes/p077596897>,
        <http://data.bibliotheken.nl/id/thes/p111394856> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072825693>,
        <http://data.bibliotheken.nl/id/thes/p134583337> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789058982124" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b65f08fb9c1f485728698fa6252622d3> ;
    schema1:name "Handboek chronische vermoeidheid" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9419d5d6117ea9b2cbeef5f9b19bfda> ;
    schema1:sameAs <http://www.worldcat.org/oclc/793502642> .

