@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/p062273868> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gevaarlijke charmes / Kathleen Korbel ; [vert. uit het Engels door Ineke van Bronswijk]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073670863> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073537500> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04181505X> ;
    schema1:isbn "9034725529" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fb8368b0dba8f79f674fd5f2d219178> ;
    schema1:name "Gevaarlijke charmes" ;
    schema1:numberOfPages 221 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/629dd072a359853e0520b98cb5e33575> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65376047> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/993e9e2fddb97db17eb34ca965f0cf57> .

