@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/p216120640> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Heisse Köpfe" ;
    dcterms1:issued "2000" ;
    schema1:bookEdition "1. Aufl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p15696211X> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p216119464>,
        <http://data.bibliotheken.nl/id/nbt/p216120179> ;
    schema1:isbn "9034408167" ;
    schema1:issueNumber 220 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43b29ef5432a27474e90ee3873bfaa73> ;
    schema1:name "Heisse Köpfe" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af1e6c6565a9fc55c24c5e562265284f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772982926> .

