@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/p094953155> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "James Dean / Timothy Jacobs ; [red. en bijschriften Timothy Jacobs ; vert. uit het Engels: Write On Productions]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071340203>,
        <http://data.bibliotheken.nl/id/thes/p075606046> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09742952X>,
        <http://data.bibliotheken.nl/id/thes/p100955835> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p100955576> ;
    schema1:isbn "9054950099" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebcf9e871db4cf0b6790b9be18a335b1> ;
    schema1:name "James Dean" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4839f04b5f99ffbf8567057a9a8dfe9b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65925870> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e54ccc9dc0557e4a6370e458ef13db2a> .

