@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p122944887> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De blauwe kring / A.J. Quinnell ; [vert. uit het Engels: Yvonne Kloosterman]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341988782>,
        <http://data.bibliotheken.nl/id/nbt/p341988790> ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069357889> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07334690X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050871720" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed90a3a3724b9ed09baf893b23757719> ;
    schema1:name "De blauwe kring" ;
    schema1:numberOfPages 319 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c7432d4af6510ad58c6334a7626b6e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69385559> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2385fbc364e83655d86a837580f31886> .

