@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/p114255695> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De cabeza en la papelera / Guus Kuijer ; trad. de Alberto Villalba ; il. de Mance Post" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06901647X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069657513> ;
    schema1:description "Oorspr. titel: Op je kop in de prullenbak. - 1977" ;
    schema1:inLanguage "es" ;
    schema1:isbn "8420445509" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5e7c13e20889fb34cdd2d0f890580de> ;
    schema1:name "De cabeza en la papelera" ;
    schema1:numberOfPages 145 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4d757e4af77a01d3f67d54eabe61312> .

