@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/p862229154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ssst... vertel het de Russen / Gijs Brandsma ; gebaseerd op de NCRV-documentaire" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071918299> ;
    schema1:description "Op de omslag onder de titel: Spionnen ... geheime diensten ... in het Westblok ...in het Oostblok ... in Nederland ... een onthullende documentaire!" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026980256" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6eb9a0031111dd62113b0a929fc7522> ;
    schema1:name "Ssst... vertel het de Russen" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9aacb9b60a162e6fb1325b76b9cbb3a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905455684> .

