@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/p085528218> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dreigend voorgevoel / Kathleen Korbel ; [vert. uit het Engels door Adrie Slegh]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073670863> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072696753> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04181505X> ;
    schema1:isbn "9034725685" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2c8181a3896e1af4647ea376f6d505c> ;
    schema1:name "Dreigend voorgevoel" ;
    schema1:numberOfPages 220 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/526e850a763e86e22095c9028bb6aa03> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65539577> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/cfc21d0c114601cafa7c3e942f4c4d89> .

