@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/p355357658> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De spelonken van de nacht / John Christopher ; [vert. uit het Engels: Bert Russel]" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069192960> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072810734> ;
    schema1:description "1e dr. Nederlandse uitg.: Den Haag : Thijmfonds, 1960" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044986661> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9546fa4c56eca9ee287128e06661b53d> ;
    schema1:name "De spelonken van de nacht" ;
    schema1:numberOfPages 220 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08f5a4339645f2994ea5620a5a60d514> ;
    schema1:sameAs <http://www.worldcat.org/oclc/829060670> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0fd07f58edef476faf26fbe23c45a409> .

