@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/p036012920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het olifantenkerkhof / door Y. Chaland ; [vert. uit het Frans]" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06910235X> ;
    schema1:description "De verhalen verschenen oorspr. in: Eppo ; 1982, no. 22-38 ; 1983, no. 3-8" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036013013>,
        <http://data.bibliotheken.nl/id/nbt/p864617550> ;
    schema1:isbn "9034401014" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/094c7d941c16808436a23f2217c084a9> ;
    schema1:name "Het olifantenkerkhof" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bace0476cc751983aa361c3dd03ea1b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64300671> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/93a9ee6df6d1c0181bfdc15dcde8f427> .

