@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/p14144987X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anathema's / Rudy Kousbroek" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560549X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068531559> ;
    schema1:bookEdition "Derde druk" ;
    schema1:description "1e druk: 1969" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820422584>,
        <http://data.bibliotheken.nl/id/nbt/p82093819X> ;
    schema1:isbn "9029041498" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05ec610f17119ee1e68b4df595ca45a6> ;
    schema1:name "Anathema's" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b595823add4e5a9f6a84380807486aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769918754> .

