@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/p424934841> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het temmen van de os / Nico Tydeman" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628317> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068678231> ;
    schema1:bookEdition "Zevende druk" ;
    schema1:description "Oorspronkelijke uitgave: Amsterdam : Karnak 1991. - Eerder verschenen in Kosmos Nieuws, 1982/1983, onder de titel: De plaatjes van de os. - Eerste druk deze uitgave: Rotterdam : Asoka, 2004" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789056701048" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcfe33ae85e0a243cc96114672764c01> ;
    schema1:name "Het temmen van de os" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e2ba7bef9e3744132d30c0ad66cbd901> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1135863241> .

