@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/p446102792> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stalen rivale / Paul I. Wellman ; geautoriseerde vert. [uit het Engels] van Co Kars" ;
    dcterms1:issued "1953" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073183903> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068723679> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p147009731> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820422843> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d96147b5a00b31d3eab74f24cba41446> ;
    schema1:name "De stalen rivale" ;
    schema1:numberOfPages 468 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96eb92c4e25352ff1b6e80e13d82bf7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1508875575> .

