@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/p114513813> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Carrie / Stephen King ; [vert. uit het Engels door Ingrid Nijkerk]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068655193> ;
    schema1:bookEdition "9e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069470367> ;
    schema1:description "1e dr. Nederlandse uitg.: De Bilt : De Fontein, 1975. - (Fontein paperbacks)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024514096" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a36a52d8b0529762fae7c4654a041276> ;
    schema1:name "Carrie" ;
    schema1:numberOfPages 205 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/709ec07b0a66de4f0a291e83092b6ff7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66301766> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/92c079dd47668f4c214d8032ad870f4d> .

