@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/p102329397> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Burn-out / M. Place" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596587>,
        <http://data.bibliotheken.nl/id/thes/p078462169>,
        <http://data.bibliotheken.nl/id/thes/p098202138>,
        <http://data.bibliotheken.nl/id/thes/p239384881> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095208496> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p191732486> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p097402605> ;
    schema1:isbn "9074034314" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65084c5c9ad589c626db8bbd4895f4bd> ;
    schema1:name "Burn-out" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2ed34b7df4c947ee704e84c6cfcdcac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65849837> .

