@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/p862820588> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De 4 ballen van de duivel / Eric Schreurs" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068980396> ;
    schema1:description "Oorspr. uitg.: Amsterdam : Espee, 1983" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050560148" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/596d318330e6fb09bdb0aba93b67d6f0> ;
    schema1:name "De 4 ballen van de duivel" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6492a4ab5c9abdec6a88ae4b51bc7bc6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64358015> .

