@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/p06366089X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Človek na drevesu / [priredil C.M. de Vries ; narisala Dea de Vries ; slovenski prevod Lojze Kozar]" ;
    dcterms1:issued "1989" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069900248>,
        <http://data.bibliotheken.nl/id/thes/p071029559>,
        <http://data.bibliotheken.nl/id/thes/p108731782> ;
    schema1:inLanguage "sl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p063729989> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06a39c4d918349e21c941f1969555d5f> ;
    schema1:name "Človek na drevesu" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e13621edca796355af4a248079a876a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65320784> .

