@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/p13615798X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afslanken : wegwijs in een doolhof / Peter van der Zon" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625709>,
        <http://data.bibliotheken.nl/id/thes/p077596528>,
        <http://data.bibliotheken.nl/id/thes/p078941571> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073356476> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p134837541> ;
    schema1:isbn "9074137148" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf549ef1065b878a50d84cd564b77bc8> ;
    schema1:name "Afslanken : wegwijs in een doolhof" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a437401f8c5ec9078f737d46efa45d7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69137367> .

