@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/p230412572> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Heisse Köpfe" ;
    dcterms1:issued "2001" ;
    schema1:bookEdition "1. Aufl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p15696211X> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p216119464>,
        <http://data.bibliotheken.nl/id/nbt/p216120179> ;
    schema1:isbn "9034405354" ;
    schema1:issueNumber 240 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/334a8ebba9a2de7d76c8e9412e824695> ;
    schema1:name "Heisse Köpfe" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96e31034c0dc813df7493a8136fccedc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773148869> .

