@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/p040127974> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Rocky mountains / door Bryce S. Walker en de red. van Time-Life boeken ; [red. Charles Osborne]" ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611004> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072698411>,
        <http://data.bibliotheken.nl/id/thes/p073995886> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821574760> ;
    schema1:isbn "9061820677" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3c06d14be8c86e75fd0aba3683cc910c> ;
    schema1:name "De Rocky mountains" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7419a7ab703f26c81be54cd3aae9a28> ;
    schema1:sameAs <http://www.worldcat.org/oclc/30645236> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7e10791e9b5370c26fa10a01f5a614ef> .

