@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/p080273114> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Carrie / Stephen King ; [vert. uit het Engels door Ingrid Nijkerk]" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068655193> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069470367> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820274704> ;
    schema1:isbn "9026101082" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ede15960e188a8e824722795cb4f79a> ;
    schema1:name "Carrie" ;
    schema1:numberOfPages 205 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f87e2a499b5c8d17b87d5043cf9d907> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65639844> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ecb84e83d8ecdb51f3c12e26e43836f2> .

